GET /v2/catalog/collections
Summary: List catalog collections
Operation ID: getCollections
Auth: unknown
Operation ID: getCollections
Auth: unknown
Description
This endpoint returns a list of catalog collections.
Parameters (4)
page
(integer, query, optional, default: 1)
Page number
Constraints: {'minimum': 1}
per_page
(integer, query, optional, default: 20)
Number of results per page
Constraints: {'minimum': 2, 'maximum': 50}
shared
(boolean, query, optional, default: False)
Set to true to omit collections that you own and return only collections that are shared with you
sort
(string, query, optional, default: newest)
Sort by
Constraints: {'enum': ['newest', 'oldest']}
No probe data for this endpoint yet.