GET
/
projects
/
{id}

Authorizations

Authorization
string
headerrequired

A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>

Headers

x-client-secret
string
required

A secret token identifying the client connecting to the API

Path Parameters

id
string
required

Response

200 - application/json
country_code
string
required

A three letter ISO 3166-1 alpha-3 code representing a country

crediting_period_end
string | null
required
crediting_period_start
string | null
required
facilities
object[]
required

Any facilities linked to this project

id
string
required
issued_buffer_pool_credits_total
object
required

The total number of credits from this project that have been allocated to the supplier's buffer pool

issued_credits_total
object
required

The total number of credits Isometric has issued to this project, including those allocated to the buffer pool

name
string
required
process_key
string
required

The carbon removal process used in this project

retired_buffer_pool_credits_total
object
required

The total number of credits from this project that have been retired from the supplier's buffer pool

retired_credits_total
object
required

The total number of credits from this project that have been retired, including those allocated to the buffer pool

short_code
string
required

A random short code, uniquely identifying the project

status
enum<string>
required

The project status

Available options:
registered,
validated,
closed
supplier
object
required
url
string
required

The url to the Isometric page for this project

validator_name
string | null
required

The name of the organisation responsible for validating this project, if assigned