Skip to main content
Version: 202601

List configurable markets

GET 

/openapi/2026-01/languages/markets

List the markets a language can be configured (published) to. Use this before publishing a language to markets.

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    markets object[]

    Markets available for language configuration

  • Array [
  • idstring

    Market ID

    namestring

    Market name

    is_primaryboolean

    Whether this is the primary market

    market_statusstring

    Market status: active or paused

    language_manageableboolean

    Whether the languages of this market are manageable

  • ]