v1

latestOpenAPI 3.0.42026-07-2419101123.9 KB
RedirectUris

List Redirect URIs

List registered Redirect URIs for the authenticated environment

get/api/valpha/redirect-uris

Query parameters

pageinteger

Number of pages of uris to return.

pageSizeinteger

Size of the list to be returned. Accepted range from 1 to 100

Response

OK

moreboolean required

Whether there are additional pages of uris to retrieve

Example response

{
  "more": true
}