Search for public signature request identifiers.

Use this operation to retrieve the identifiers of all public signature requests having a given hashToSign property.

Only public signature request identifiers are returned.

This is a publicly accessible endpoint: authentication is not required to retrieve public signature request identifiers.

Paging is supported.

Query Params
integer
Defaults to 0

Index of the page to retrieve (from 0).

integer
Defaults to 20

Number of signature request identifiers per page.

string
required

hashToSign to search for: all public signature requests whose hashToSign property is equal are returned.

string

User identifier to use to filter out results: only public signature requests belonging to this user are returned.

Responses

400

Invalid request. More details are returned in the response body as a JSON object.

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