Get Collections
Returns a paginated list of collections.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
1-based page index.
limit
Page size (items per page).
Response
A paginated list of collections.
data
List of collection objects.
pagination