List Collections
collections
List Collections
List the user’s collections.
Served from the gateway’s ownership store, never from a provider scan (the provider listing is cross-tenant on shared accounts). Free, and — like the other gateway resource reads — not registered in the request history.
GET
List Collections
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by 'feature/subfeature' or 'feature/subfeature/provider'
Page number (1-indexed)
Required range:
x >= 1Maximum number of items per page
Required range:
1 <= x <= 1000