v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBGet Ghg Statement
Get a single GHG statement
get/ghg_statements/{id}
Path parameters
idstring required
Example:ggs_1GDQJ99Z51S0DYW9
Headers
x-client-secretstring required
A secret token identifying the client connecting to the API
Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP
A secret token identifying the client connecting to the API
Response
Successful Response
Example response
{
"id": "ggs_1GDQJ99Z51S0DYW9",
"project_id": "prj_1CTWZQGKE1S0VAXA",
"removal_ids": [
"rmv_1EEM6NJXX1S0EXKD"
],
"ghg_entry_ids": [
"rmv_1EEM6NJXX1S0EXKD"
]
}