Get a company

Retrieve a company. Companies are entities managed through your organisation structure that can be associated with organisation nodes.

Related resources are only returned when requested via the include query param:

  • To fetch without related resources, omit the include parameter.
  • To include related resources, pass a comma-separated list (e.g. organisation_node,bank_account).

🔒 This endpoint requires an OAC (Organisation Access Credentials — ⚠️ Beta) access token with the companies:read scope.

Path Params
string
required

UUID of the company

Query Params
string

Comma-separated list of relationships to include

Headers
string
required

oAuth authorization using Bearer

Responses

Language
URL
Response
Choose an example:
application/json