Activity
List Activities
Get high level activity data.
GET
/
v1
/
activity
Requires permission:
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)
Start date
End date
The org UUID
The scope UUID
The taxonomy UUID
List of Scope, Org, or Taxonomies used in the result set
Response
200 - application/json
The query string used to filter the activities
ISO 8601 date
ISO 8601 date
The total CO2e of all activities categorized to a GHG Scope, in CO2eUnit
The total CO2e of all activities not categorized to a GHG Scope, in CO2eUnit
The unit of CO2e. For example "kg"
A list of GHG Scopes used in the result set
A list of Orgs used in the result set
A list of Taxonomies used in the result set