Get token for organization
Authentication
AuthorizationBearer
OAuth authentication of the form <token>
.
Request
This endpoint expects an object.
org_id
Organization ID to generate token for.
client_id
Your application's Client ID.
client_secret
Your application's Client Secret.
force_token_refresh
Refreshes auth token for a given user <> org pair.
Response
This endpoint returns an object.
access_token
expires_in
Time in seconds.
token_type