ec90bd653983
latestOpenAPI 3.1.02026-08-1084330443.7 KBGet Activities Statistic
Authorization scope: activity:list
Get environment's activity statistics.
The statistics include how many units(RPU) were consumed, and how many runs ended with each status.
Path parameters
Query parameters
The start UTC date time. Time format YYYY-MM-DDTHH:MM:SS or YYYY-MM-DDTHH:MM:SS.mmmmmm
The start UTC date time. Time format YYYY-MM-DDTHH:MM:SS or YYYY-MM-DDTHH:MM:SS.mmmmmm
The end UTC date time. Time format YYYY-MM-DDTHH:MM:SS or YYYY-MM-DDTHH:MM:SS.mmmmmm
The end UTC date time. Time format YYYY-MM-DDTHH:MM:SS or YYYY-MM-DDTHH:MM:SS.mmmmmm
A list of statuses to filter
A list of statuses to filter
The ID of the group to filter
The ID of the group to filter
Schedule can be either True or False (enabled or disabled)
A flag that indicates whether the river is scheduled. If not set then activities of all rivers will be returned
Get statistics for rivers that has the search query in their name
Get statistics for rivers that has the search query in their name
The river type
Response
Successful Response
Example response
{
"total_units": 2.1,
"total_rpu": 2.1
}