List Collections
List all collections owned by the authenticated user, ordered by creation date.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
Bearer authentication of the form Bearer <token>, where token is your auth token.