List Activities
Get high level activity 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)
"2021-01"
Start date
"2021-01-01"
End date
"2021-01-31"
The org UUID
"aa17223a-471c-4eb7-9ff5-7800fd023960"
The scope UUID
"aa17223a-471c-4eb7-9ff5-7800fd023960"
The taxonomy UUID
"aa17223a-471c-4eb7-9ff5-7800fd023960"
List of Scope, Org, or Taxonomies used in the result set
Response
1500
The query string used to filter the activities
"date=2021-01"
ISO 8601 date
"2021-01-01T00:00:00.000Z"
ISO 8601 date
"2021-01-31T23:59:59.000Z"
The total CO2e of all activities categorized to a GHG Scope, in CO2eUnit
"1234.5678"
The total CO2e of all activities not categorized to a GHG Scope, in CO2eUnit
"1.2345678"
The unit of CO2e. For example "kg"
"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