Skip to main content

List applications

warning

This endpoint is only available to users with Sentry Interactive issued auth tokens.

Lists all application's owned by the current user

HTTP Request

GET https://api.doordeck.com/platform/application

Example

CURL
curl 'https://api.doordeck.com/platform/application' \
-X GET \
-H "Authorization: Bearer TOKEN"
Remember

Replace TOKEN with your access token.