v1
latestOpenAPI 3.0.02026-07-142351,1971.3 MBUsage Metering
Get hourly usage for RUM sessions
Get hourly usage for RUM Sessions. Note: This endpoint has been deprecated. 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.
get/api/v1/usage/rum_sessions
Query parameters
start_hrstring date-time required
Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage beginning at this hour.
end_hrstring date-time
Datetime in ISO-8601 format, UTC, precise to hour: [YYYY-MM-DDThh] for usage ending before this hour.
typestring
RUM type: [browser, mobile]. Defaults to browser.
Response
OK