Retrieves all markets configured for the specified application, including their locale, currency, and country code settings.
A valid request URL is required to generate request examples
{ "data": [ { "active": true, "country_codes": [ "<string>" ], "created_at": "<string>", "currency_code": "<string>", "id": "<string>", "locale": "<string>", "name": "<string>", "slug": "<string>", "updated_at": "<string>" } ], "details": [ "<string>" ], "success": true }
App slug
Team slug
List of markets
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes