List contracts

Retrieves a list of contracts and corresponding details for a given customer email or order ID.

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

⚠️ This is an outdated version of the Contracts API. We recommend using the latest Contracts API v2
for all new integrations.

Given a valid email, order ID, or store returns a list of all contract objects that correspond to the matching customer's email, and returns an error otherwise. A common error is an invalid email error (400 Bad Request).

Query Params
string

Filters contracts associated with a specific customer’s email address.

string

The merchant-defined identifier of the order linked to the contract. This is typically the order ID used in your own system or e-commerce platform.

string

Filters results by a specific store ID.

Language
LoadingLoading…