Skip to main content

Get User Service Usage

GET 

/api/user/service/usage

Bucketed service resource usage for the current user, grouped by service then resource_type.

For each (service, resource_type), returns 120 buckets over the requested interval with:

  • seconds: overlapped active seconds for resources in the bucket
  • cents: estimated cost in integer cents for the bucket

Request

Responses

Successful Response