v1

latestOpenAPI 3.0.2GNU AGPLv32026-07-245983524.8 KB
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

namestring

Display name of the collection.

slugstring

URL slug for the collection.

descriptionstring nullable

Free-text description of the collection.

imageUrlstring nullable

URL of the collection's image.

headerUrlstring nullable

URL of the collection's header image, if set.

memberCountinteger

Number of members in the collection.

sheetCountinteger

Number of sheets in the collection.

lastModifiedstring nullable

Timestamp of the most recent change.