Skip to main content
GET
Test authorization methods.

Authorizations

Authorization
string
header
required

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

Response

Success

success
enum<boolean>
required

Always true.

Available options:
true
data
string
required

The authorized organization's Id.