GET
/
signature-request-invites

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

_id
object

ObjectID matching arguments.

signatureRequest
object

ObjectID matching arguments.

certificate
object

ObjectID matching arguments.

subject
object

ObjectID matching arguments.

rejectedAt
object

Date range arguments.

signedAt
object

Date range arguments.

createdAt
object

Date range arguments.

updatedAt
object

Date range arguments.

sort
object

Sort arguments for SignatureRequestInvites query.

pagination
object

Pagination arguments.

accessScope
enum<string>
Available options:
Organization,
Subject

Response

200 - application/json
id
string
required
info
object
required

Pagination info.

results
object[]
required

List of SignatureRequestInvites.