Skip to main content
GET
List contracts

Authorizations

X-API-KEY
string
header
required

Query Parameters

status
enum<string>

Filter contracts by status.

Available options:
pending,
signed
contractTemplateId
string

Filter contracts by contract template ID.

recipientId
string

Filter contracts by recipient ID. Deprecated alias for clientId.

clientId
string

Filter contracts by client ID.

name
string

Filter contracts by name.

limit
integer

Maximum number of records to return.

nextToken
string

Pagination cursor returned by a previous request.

Response

OK

data
object[]
nextToken
string

base64 encoded JSON representing a NextToken