Authorizations
Path Parameters
UID of this application
Example:
1
Response
200 - application/json
OK
Name of this application
Example:
"Payment App"
Human-readable description of this application
Example:
"This is my payment application"
Redirect URL for OAuth2.0 authorization_code and PKCE grant types
Example:
"https://app-host/auth"
UID of a user to whom this application will belong
Example:
1
Controls who can access this application. Options are: personal
(visible only to you), team
(shared with your team), and organisation
(accessible to all members of your organisation).
Available options:
personal
, team
, organisation
Example:
"personal"
UID of this app
Example:
1
Timestamp of when this application was created
Example:
"2023-06-25 13:37"