Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieves a channel by its ID, including all associated tag rules.
A valid request URL is required to generate request examples
{ "data": { "active": true, "created_at": "<string>", "description": "<string>", "effective_publishing_rule": { "created_at": "<string>", "id": "<string>", "is_default": true, "minimum_images": 123, "name": "<string>", "should_have_brand": true, "should_have_category": true, "should_have_description": true, "should_have_main_category": true, "should_have_price": true, "should_have_product_name": true, "updated_at": "<string>" }, "id": "<string>", "market_ids": [ "<string>" ], "name": "<string>", "publishing_rule_id": "<string>", "slug": "<string>", "store_group_id": "<string>", "updated_at": "<string>" }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Channel ID
Channel retrieved successfully
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