GET
/
v2
/
user_collections
/
{user_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string
required

User ID

Query Parameters

offset
integer
default: 0

Pagination offset

limit
integer
default: 100

Pagination limit

Response

200 - application/json

The response is of type any.