Theme switcher

List multiple document records

Header Parameters

Authorizationstring

The Authorization header parameter is used for authentication and authorization purposes.

Query Parameters

pageinteger

The page query parameter is used to specify the page number for paginated responses.

Minimum
1
Default value
1
pageSizeinteger

Specify the number of results per page.

Minimum
1
Maximum
200
Default value
100
includeMappingboolean
Default value
false
returnUniqueFieldValuesboolean
Default value
false
modifiedSincestring Required

Filter by last modified date. Format:https://tools.ietf.org/html/rfc3339#section-5.6

Response

200
Object
Document object

Response Attributes

documentsarray Required

The documents parameter holds the document records in the response data.

Show child attributes

countinteger

The count parameter indicates the total count of response data items.

nextstring

The next parameter provides a reference to the next set of response data.

Nullable:
True
previousstring

The previous parameter provides a reference to the previous set of response data.

Nullable:
True
401
Object
Access token is missing or invalid

Response Attributes

errorstring

The error parameter indicates any errors that occurred during the request.

403
Object
Forbidden

Response Attributes

errorstring

The error parameter indicates any errors that occurred during the request.

500
Object
Internal/Unexpected Error

Response Attributes

errorstring

The error parameter indicates any errors that occurred during the request.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot