API reference
cURL
curl --request GET \ --url https://api.sandbox.isometric.com/mrv/v0/organisation \ --header 'Authorization: Bearer <token>' \ --header 'x-client-secret: <x-client-secret>'
{ "id": "org_1GB56M1ST1S0GVNA", "name": "<string>" }
Gets the organisation associated with the client
20 - 37
Was this page helpful?