documents
Get Documents
Get all of the Documents in a Collection
POST
/
v1
/
apps
/
{app_id}
/
users
/
{user_id}
/
collections
/
{collection_id}
/
documents
/
list
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number
Required range:
x > 1
Page size
Required range:
1 < x < 100
Body
application/json