List all Documents

Returns a list of all of your documents for a customer. The list is sorted by creation date, with the most recently created documents appearing first.

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

The Inscribe customer id.

Query Params
uuid

A comma separated list of customer UUIDs. Filter documents by specific customer IDs.

string
enum

Filter documents by customer status.

Allowed:
uuid

A comma separated list of document UUIDs. Filter documents by specific document IDs.

string
enum

Filter documents by document type

date

Filter documents created before this date.

string
enum

Filter documents by file type.

Allowed:
boolean
deprecated

Filter documents by fraud status. Warning This field is deprecated.

int64
1 to 50

Set a limit on the number of documents to be returned per page. The limit can range between 1 and 50, the default is 15.

string
enum

Sort order for documents. Use -created_at for descending order by creation date.

Allowed:
int64
≥ 1

Indicate which page of the document list to return, the default is 1.

string

A search query to filter documents.

date

Filter documents created on or after this date.

string

A comma separated list of tags. Filter documents by tag.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/plain