List a Folder's (record) files (paginated)

Returns a paginated list of files within a given Drawer (sidedrawer) and Folder (record). Folders (record) that have been "soft-deleted" can be returned using the optional query parameter displayInactive. For files that require signatures, the parameter envelopeId keeps track of the added signatures and which document is the final version with all signatures.

Path Params
string
required

Drawer (sidedrawer) identifier.

string
required

Unique Folder (record) identifier (if Item type is record).

Query Params
string

Limit of number of returned objects per page. Default is 20.

string

An object ID that defines a list object's position in the list by identifying the list object(s) appearing before it.

string

An object ID that defines a list object's position in the list by identifying the list object(s) appearing after it.

string

Set displayInactive = "true" to return inactive ("soft deleted") files.

string

A correlationId is a unique parameter specifying the upload details of a file. This is used to "group" files uploaded as part of the same process.

string
enum

Determines what kind of file is being pushed.

Allowed:
string

An envelopeId is used to identify signatures added to a document. This allows for the changes/signatures to be tracked and the completed (or most complete) document to be identified.

string

This is the unique name that the binary will have at SideDrawer Database it has to be unique. This is mandatory, and it can be set by the App. In order to do so, add the timestamp when EACH file is posted (YYMMDDHHMMSS_*), all timestamps for each file will be different.

string

This is what should be listed in the "File History" list.

string

External key.

string

External key value.

Response

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