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
orgobject
successboolean

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error