Applications
Return a callback URI
Returns the specified callback URI.
get/v3/applications/redirect-uris/{id}
Response
Returns callback URI
Example response
{
"request_id": "5967ca40-a2d8-4ee0-a0e0-6f18ace39a90",
"data": {
"id": "0556d035-6cb6-4262-a035-6b77e11cf8fc",
"url": "https://yourapp.com/callback"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.