GHG Statements
Get Ghg Statement
Get a single GHG statement
GET
/
ghg_statements
/
{id}
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
id
string
requiredResponse
200 - application/json
credits_issued_at
string | null
requiredghg_statement_report_url
string | null
requiredid
string
requiredRequired string length:
20 - 36
pending_total_co2e_removed_kg
number | null
requiredIf the GHG statement has pending changes, this is the net CO₂e removed by the removals in the GHG statement, including any changes that are pending. If the GHG statement has no pending changes, this is None.
project_id
string
requiredRequired string length:
20 - 36
removal_ids
string[]
requiredstatus
enum<string>
requiredAvailable options:
DRAFT
, AWAITING_VERIFICATION
, VERIFIED
, CREDITS_ISSUED
submitted_at
string | null
requiredverifier
string | null
requiredWas this page helpful?