List redirect URIs
This method returns your authorized redirect URIs, sorted by creation date with the newest at the top. Each one is a redirect URI the Authorize a connection method accepts.
Authentication
x-api-keystring
Your API key.
<Note title="Note">
You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page.
</Note>
Query parameters
page
A number that identifies the page to retrieve.
Default: 1.
page_limit
The number of items to return on each page.
Default: 10.
Max: 50.
Response
The redirect URIs have been successfully retrieved.
data
An array containing the redirect URIs.
page_info
An object that provides information about pagination.
Errors
400
Bad Request Error