Skip to main content
GET
Probe whether an app is published in a storefront

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

country
string
required
Pattern: ^[a-z]{2}$
Example:

"de"

Response

200 - application/json

The response is of type object.

Last modified on July 31, 2026