Skip to main content

List every AppTarget registered to the App. Each target binds the App to a (platform, identifier) tuple — e.g. ('ios', '

GET 

/api/v1/apps/:app_slug/targets

List every AppTarget registered to the App. Each target binds the App to a (platform, identifier) tuple — e.g. ("ios", "com.octomil.canary-demo") — which lets the platform join devices + deployments back to the App via bundle ID.

Request

Responses

Success