Get Version Usage
Get function version usage over time in seconds and dollars.
Authorizations
The Sieve API key to authenticate with.
Path Parameters
The owner of the function.
The name of the function.
The ID or ID prefix of the function version, or 'latest'.
Query Parameters
The POSIX timestamp in float seconds or int nanoseconds. If not specified, defaults to the start of the current billing period.
The POSIX timestamp in float seconds or int nanoseconds. If not specified, defaults to the end of the current billing period.
Response
Output schema for detailed usage including machine types.
Total amount of compute seconds accrued.
Total amount of dollars spent.
Usage for CPU machines.
Usage for A100 machines.
Usage for A100 20GB machines.
Usage for V100 machines.
Usage for L4 machines.
Usage for T4 machines.
Usage for functions billed with custom pricing.
Was this page helpful?