Collections
List all collections
GET
List collections
Retrieve all collections in all workspaces you have access to. Automation API only.
To filter to only published collections, use querystring
?published=true.Authorizations
Your Goody API key.
Query Parameters
Page number for pagination (starts at 1)
Required range:
x >= 1Number of collections to return per page (maximum 100)
Required range:
1 <= x <= 100Return only published collections when true
List collections