collections

List Collection Files

List collection files with cursor pagination.

get/api/v1/collections/{collection_id}/files

Path parameters

collection_idinteger required

Query parameters

limitinteger
cursorstring nullable

Cookies

wos-sessionstring
datalab_active_teamstring

Response

Successful Response

totalinteger required
limitinteger required
next_cursorstring nullable
has_moreboolean required

Changes