List document metadata.

Lists the metadata of Documents belonging to the provided owner ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The ID of the owner of the Documents whose metadata is to be returned.

string

The ID of the category in which the Documents whose metadata is to be returned belong.

date

This is a date filter to return documents with a 'created_at' date greater than or equal to the provided date (in YYYY-MM-DD format). Documents created on this date will be included in the response.

date

This is a date filter to return documents with a 'created_at' date less than the provided date (in YYYY-MM-DD format). Documents created on this date will not be included in the response.

integer
1 to 200
Defaults to 100

The amount of resources to be returned per one request. It can range between 1 and 200, and the default is 100.

string

The pagination cursor to navigate over to the next list of resources. If you pass a specific limit to your request, or you rely on the default value of the number of resources to be returned, then your subsequent call has to include the cursor in order to retrieve the next list of resources. If cursor is missing, the first page is returned.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json