GET
/
impact
/
data

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Subaccount-Id
string

If present, scopes the operation to the subaccount with given id. See Subaccounts for more info.

Query Parameters

from
string | null

Optionally specifies the start of the time period of orders to include in the impact calculation. If omitted, then orders starting from account creation are included. If present, must be a date in ISO 8601 format.

to
string | null

Optionally specifies the end of the time period of orders to include in the impact calculation. If omitted, then orders up to the present time are included. If present, must be a date in ISO 8601 format.

Response

200 - application/json
name
string | null

The name for the account or subaccount whose impact data is being retrieved

logo_url
string | null

URL for the logo of the account or subaccount whose impact data is being retrieved

total_offset_kgs
number

Amount (in kg of CO<sub>2</sub>e) of total credits retired for this account or subaccount

equivalents
object

Equivalent quantities to illustrate the climate impact of the total credits retired

since_date
string

If an explicit "from" date was specified for the impact data request, then this is the requested "from" date. Otherwise, this is the date on which the account / subaccount began using CNaught to take climate action.

to_date
string | null

If an explicit "to" date was specified for the impact data request, then this is the requested "to" date. Otherwise, this is null.

categories
object[]

The categories that contributed to the impact for this account or subaccount, and details about their contribution to the overall impact