Error
A valid request URL is required to generate request examples[
{
"merchant_id": "<string>",
"collection_id": "<string>",
"title": "<string>",
"handle": "<string>",
"preview_url": "<string>",
"used_features": [
"content_block"
],
"likes": 123,
"published_at": "2023-11-07T05:31:56Z",
"merchant_display_name": "<string>",
"shopify_base_url": "<string>"
}
]{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API Reference
Get Published Collections
GET
/
published-collections
/
Error
A valid request URL is required to generate request examples[
{
"merchant_id": "<string>",
"collection_id": "<string>",
"title": "<string>",
"handle": "<string>",
"preview_url": "<string>",
"used_features": [
"content_block"
],
"likes": 123,
"published_at": "2023-11-07T05:31:56Z",
"merchant_display_name": "<string>",
"shopify_base_url": "<string>"
}
]{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Available options:
published_at, popular Response
Successful Response
Available options:
content_block, product_duplicate, image_setting Was this page helpful?

