Document Execution Platform

Use this API to search

You need to call this API with a custom Search Query to search your existing documents.

Important: Fair use limits may apply to GET APIs to ensure system stability.

get/v2.1/sign/request/list

Query parameters

qstring

The search query with which you want to search your invitations or completed documents. The search is made in document names , documentIDs and Internal Reference Numbers.

statusstring

If you want to add filter for status of document you can use this parameter. Possible values are DRAFT, SENT, RECEIVED, SIGNED, COMPLETED, EXPIRED.

maxinteger

This parameter can be used to set the maximum number of records you want to receive in response. Default value is 20 and maximum possible value is 40.

offsetinteger

Pass the offset value to offset the number of records to be ignored.

Response

Response Data

statusinteger

if success then 1, else 0.

Changes

No recorded changes to this endpoint across all 1 revision of this API.