{ "opencollection": "1.0.0", "info": { "name": "Kinde Account API Keys Callbacks API", "version": "1" }, "items": [ { "info": { "name": "Callbacks", "type": "folder" }, "items": [ { "info": { "name": "List Callback URLs", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v1/applications/:app_id/auth_redirect_urls", "params": [ { "name": "app_id", "value": "", "type": "path", "description": "The identifier for the application." } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns an application's redirect callback URLs.\n\n
read:applications_redirect_uris\ncreate:applications_redirect_uris\nupdate:applications_redirect_uris\ndelete:applications_redirect_uris\nread:application_logout_uris\ncreate:application_logout_uris\nupdate:application_logout_uris\ndelete:application_logout_uris\n