AM/TA/Inv - Get All OAuth Clients for Current Organization
Details
Synopsis
Required scopes
This endpoint requires the following scopes:
- : manageExternalClients
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Responses
200
Successfully obtained the data
application/json
clientIdstring · min: 5 · max: 50RequiredExample:
The unique identifier of the OAuth client. Must be alphanumeric
TEST1234Pattern: ^[a-zA-Z0-9-]*$applicationstringRequiredExample:
The name of application that this API client is associated with.
TEST1234 AppprimarybooleanRequiredExample:
True if the OAuth client is a primary client for the organization, false otherwise
true401
The following error codes can be returned: - AU0001 Please refer to the error code dictionary for the details of each error code.
application/json
404
The following error codes can be returned: - AU0006 Please refer to the error code dictionary for the details of each error code.
application/json
get
/external/v1/oauth/clientLast updated
Was this helpful?

