Retrieve Contracts Accepted by Signer

The purpose of the "Retrieve" call is for a fast, real-time response of the actual Version IDs accepted by a user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

What's required? What's optional?

To get specific contract IDs, you need to pass in a comma separated list of contract IDs. Alternatively, you can not pass in contract IDs to get contract ID and version ID for every contract accepted within a Site.

Response 200 (application/json)

Returns a JSON object of contract IDs with a UUID representing the Version ID accepted in Ironclad Clickwrap.

Query Params
string
required

The Site Access ID for the Ironclad Clickwrap Site.

string
required

Signer ID. The unique identifier used to save your signer's signature. Can be email, mobile number, GUID, UUID, or any integer. Should be URL encoded.

string

Optional. Contract IDs. A set of comma separated values requesting if a Signer has accepted the latest version of a set of Contract IDs.

boolean

Optional. For a full-scale testing flow, you can enable test_mode when checking acceptance records for a Signer in this call, too. To be used when sending acceptance in test_mode.

Responses

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