List all Contracts in a Site

Note: You can also pass a query string parameter expand=published_version to return the latest published version details for each Contract within your response.

Path Params
integer
required

The ID of the Clickwrap Site.

Query Params
integer

Page number to offset results for pagination. Defaults to 1.

integer
string

Filter activities by the various fields. Note the use of 'and' between the fields. Example: event_type==agreed and [email protected].

string

Expands objects that only return an ID. Works up to 2 levels deep.

string

Sort the results of your call by a field in the Request.

string
boolean
Defaults to false

Determine if archived contracts should be included in the result

Responses

400

Bad request.

401

The requester is unauthorized.

403

Forbidden.

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