documents
Get Documents
Get all of the Documents in a Collection
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the app
ID of the user
ID of the collection
Query Parameters
Whether to reverse the order of results
Page number
Required range:
x >= 1
Page size
Required range:
1 <= x <= 100