List all Redirect URIs

GET {{cryptr_service_url}}/api/v2/redirect_uris?page=1&per_page=8

Request Params

KeyDatatypeRequiredDescription
pagenumberPrecise the page of your listing
per_pagenumberPrecise the size of the pages of the pagination of the list

RESPONSES

status: OK

{"__type__":"List","data":[{"__environment__":"sandbox","__type__":"RedirectUri","default":false,"id":"58b1f67d-8dbb-4d88-9af0-422ccaadbc5d","inserted_at":"2024-06-05T13:34:56","updated_at":"2024-06-05T13:34:56","url":"http://localhost:8000"},{"__environment__":"sandbox","__type__":"RedirectUri","default":false,"id":"e60df976-2166-4f50-93bf-05f51b8aff78","inserted_at":"2024-05-23T13:38:06","updated_at":"2024-05-23T13:38:06","url":"http://localhost:8080/#!/callback"},{"__environment__":"sandbox","__type__":"RedirectUri","default":false,"id":"bf7f623b-e5a6-4a75-911a-ad2fb5373f9c","inserted_at":"2024-05-17T15:04:51","updated_at":"2024-05-17T15:04:51","url":"http://localhost:3000"},{"__environment__":"sandbox","__type__":"RedirectUri","default":true,"id":"4acb1b96-f11e-4cfe-9a47-f9f3a8d8f517","inserted_at":"2024-05-17T12:36:09","updated_at":"2024-05-17T12:36:09","url":"https://communitiz-app-staging.onrender.com"},{"__environment__":"sandbox","__type__":"RedirectUri","default":false,"id":"208f217d-7bee-40d7-a4aa-62f52215855e","inserted_at":"2024-05-17T12:22:15","updated_at":"2024-05-17T12:22:15","url":"https://communitiz-app-staging.onrender.com/login"}],"pagination":{"current_page":1,"current_pages":[1],"next_page":1,"per_page":8,"prev_page":1,"total_pages":1},"total":5}