get https://{subdomain}.myclickfunnels.com/api/v2/workspaces//products/collections
List Collections
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
List Collections
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/workspaces/workspace_id/products/collections \
--header 'accept: application/json'
xxxxxxxxxx
42]
[
{
"id": 2,
"public_id": "rUeIvy",
"workspace_id": 42000,
"name": "Example Collection",
"description": "Example Description",
"collection_type": "manual",
"product_ids": [],
"sort_method": "manually",
"archived": false,
"image_id": null,
"visible_in_store": true,
"current_path": null,
"seo_title": "Example SEO Title",
"seo_description": "Example SEO Description",
"seo_indexable": null,
"social_image_id": null,
"created_at": null,
"updated_at": null
},
{
"id": 3,
"public_id": "qcPusw",
"workspace_id": 42000,