Collections
Returns Collections owned by or collaborated on by a specific user.
get/api/collections/user-collections/{user_id}
Path parameters
user_idinteger required
Numeric user ID. To find it, call GET /api/profile/{slug} with the user's profile slug and read the id field from the response.
Response
Successful Response