GET
/
v2
/
get_users_in_collection
/
{collection_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

collection_id
string
required

Collection 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.