Skip to main content
GET
Get an organisation

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials. Exchange your client_id and client_secret for an access token scoped to the organisation that provides data access.

Headers

Cula-Organisation-Id
string
required

ID of the organisation the request operates on behalf of (e.g. org_...). Must be an organisation the API client has access to.

Example:

"org_01k83mfmhgchya944v86ryvhpq"

Path Parameters

id
string
required
Example:

"org_01k83mfmhgchya944v86ryvhpq"

Response

Organisation

id
string
required
Example:

"org_01k83mfmhgchya944v86ryvhpq"

name
string | null
required
Example:

"Pyrolysis GmbH"

address
string | null
required
Example:

"Business Street 1, 10115 Berlin, DE"

full_address
string | null
required
deprecated
Example:

"Business Street 1, 10115 Berlin, DE"

external_id
string | null
required
Example:

"MY-CUSTOM-ID"

managed_by_site
object | null
required

References a site by its ID and the external ID you assigned to it (if any).

Example: