collections

Returns a list of collections

get/v3/collections

Query parameters

userstring

Retrieves collections created by <a href="#!/users/" target="_blank">user</a> (username)

uidsstring[]

Retrieves collections by uid

created_sincestring date

Retrieves collections created since a date (ISO 8601 format)

restrictedboolean

Retrieves restricted collections (off by default)

sort_by'createdAt' | '-createdAt' | 'subscriberCount' | '-subscriberCount'

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.