v2

latestOpenAPI 3.1.02026-08-054181117.0 KB

Current Organisation

The organisation currently authenticated.

Use this endpoint to get your organisation_id.

get/organisation

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

idstring required
namestring required
domainstring nullable required

Example response

{
  "id": "org_1GB56M1ST1S0GVNA",
  "name": "Isometric",
  "domain": "isometric.com"
}