collections
Get Collections
Get All Collections for a User
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Whether to reverse the order of results
Page number
Required range:
x >= 1
Page size
Required range:
1 <= x <= 100