Get Current Organisation

Gets the organisation associated with the client

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

Example response

{
  "id": "org_1GB56M1ST1S0GVNA"
}

Changes

No recorded changes to this endpoint across all 8 revisions of this API.