Subscriptions
Get usage by subscription
Use when showing usage for a subscription (e.g. in a portal or for overage checks). Supports time range and filters.
post/subscriptions/usage
Request body
Example request
{
"end_time": "2024-03-20T00:00:00Z",
"start_time": "2024-03-13T00:00:00Z",
"subscription_id": "123"
}Response
OK