Export Matching Document Tuple

View as Markdown

Exports a matching document tuple as a downloadable file. Provide the tuple id and the export type (currently CSV). The response contains the URL of the exported file.

Authentication

x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.

Request

This endpoint expects an object.
idintegerOptional
typestringOptional

Response

OK