Authentication
✅ Organization User (CustomerEmployee
)✅ Delegated User (
EndUser
)✅ Service Account
Required Permissions
No permission required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
Path Parameters
Minimum length:
1
Response
200 - application/json
Success
Access token kind.
Available options:
Pat
, ServiceAccount
, Token
, Code
, Recovery
, Temp
, Application