ec90bd653983
latestOpenAPI 3.1.02026-08-1084330443.7 KBGet Activities
Authorization scope: activity:list
Get summary of activities for the account and environment summarized by data flow.
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
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
Cache context id is an internal query parameter for cache purposes
Cache context id is an internal query parameter for cache purposes
Search for a specific river by river name
Search for a specific river by river name
Activities sort properties in the UI.
Sorting can be either asc or desc, used in the api-service
The river type
Response
Successful Response
Example response
{
"items": [
{
"units": 2.1,
"rpu": 2.1
}
]
}