Skip to main content
GET
Returns the full list of redirect URIs for an app.

Request

Authorization
string
required
Bearer <API_KEY> from Console > Developers > Workspace API Keys.

Path parameters

client_id
string
required
Client identifier of the app.

Response

redirectUris
string[]
Allowed redirect URIs.