Get products from a Shopify collection
Returns all active, published products from a specific collection. Accepts a Shopify collection GID or numeric ID.
Authorization
AuthorizationRequired
Bearer <token>Supabase JWT access token
In: header
Path Parameters
idRequired
stringCollection GID (URL-encoded) or numeric ID
Query Parameters
workspace_idRequired
stringFormat:
"uuid"firstintegerNumber of products to return (max 250)
Default:
50Maximum: 250Collection with products