List sales channels
Returns all sales channels configured for the entity. Each record includes the channel name,
type (manual, shopify, amazon, ebay, direct), is_active flag, and the
associated connector integration ID for marketplace channels. System channels (e.g. the
entity’s own storefront) are flagged with is_system: true and managed via the Integrations
page.
Requires settings:read scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_
Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Response
List of sales channels

