GET
/
v2
/
usage
/
function
curl --request GET \
  --url https://mango.sievedata.com/v2/usage/function \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

The Sieve API key to authenticate with.

Query Parameters

start_timestamp
required

The POSIX timestamp in float seconds or int nanoseconds. If not specified, defaults to the start of the current billing period.

end_timestamp
required

The POSIX timestamp in float seconds or int nanoseconds. If not specified, defaults to the end of the current billing period.

Response

200
application/json
Successful Response
{key}
object

Output schema for detailed usage including machine types.