Get Organization

A partner, using a token signed by their clientId and clientSecret, can call this method to get the current metadata associated with the org id.

Authentication

Authorizationstring

Enter your JWT Token here in the format: Bearer {token}

Query parameters

org_idstringOptionalformat: "uuid"
Org Id
external_org_idstringOptional
External Org Id

Response

OK
messagestring or null
orgobject or null
successboolean or null

Errors