GET
cURL
Requires an Organization token.
Returns the authenticated organization.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Organization response

success
boolean

Indicates if the request was successful

payload
object