Activity
List Activities
Get a list of activities
GET
Requires permission activity:report to get high level data.
Requires permission activity:read to get detailed data.
Read more about the Activity data models.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Date to query (e.g. 2021-01-01, 2021-12, 2021)
Example:
"2021-01"
Start date
Example:
"2021-01-01"
End date
Example:
"2021-01-31"
The org UUID
Example:
"aa17223a-471c-4eb7-9ff5-7800fd023960"
The scope UUID
Example:
"aa17223a-471c-4eb7-9ff5-7800fd023960"
The taxonomy UUID
Example:
"aa17223a-471c-4eb7-9ff5-7800fd023960"
List of Scope, Org, or Taxonomies used in the result set
Response
200
application/json
A list of activities
The response is of type object
.