Get hourly usage for incident management

GET {{baseUrl}}/api/v1/usage/incident-management?start_hr=2007-08-06T13:18:56.043Z&end_hr=2007-08-06T13:18:56.043Z

Get hourly usage for incident management. Note: hourly usage data for all products is now available in the Get hourly usage by product family API. Refer to Migrating from the V1 Hourly Usage APIs to V2 for the associated migration guide.

Request Params

KeyDatatypeRequiredDescription
start_hrstring(Required) Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage beginning at this hour.
end_hrstringDatetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage ending
before this hour.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"usage":[{"hour":"2023-05-30T23:23:27.161Z","monthly_active_users":-26749491,"org_name":"Excepteur nulla exercitation qui in","public_id":"in qui dolore et"},{"hour":"1989-03-29T07:02:08.425Z","monthly_active_users":44034541,"org_name":"laboris incididunt amet sunt","public_id":"adipisicing sit irure esse"}]}