Skip to content

SigningRequests Object ​



id
string

The unique identifier of the signing request.

name
string

The name of the signing request.

type
string

The type of the signing request.

status
string

The status of the signing request.

groups
object[]

The groups of the signing request.

id
string

The unique identifier of the group.

type
string

The type of the group.

participants
object[]

The participants of the signing request.

id
string

The unique identifier of the participant.

name
string

The name of the participant.

emails
object[]

The emails of the participant.

email
string

The email address of the participant.

created_at
string · date-time

The date and time when the signing request was created.

updated_at
string · date-time

The date and time when the signing request was last updated.

last_activity_at
string · date-time

The date and time when the signing request was last updated.

expires_on
string · date-time

The date and time when the signing request expires.

remote_data
object

Raw data returned from the remote API call.