Get parties

Use this endpoint to retrieve the list of parties for the specified contract ID.

📘

The list of parties in a contract can also be retrieved from the Get a contract by ID endpoint along with the contract details. Use the Get parties endpoint if you only require the list of parties in the contract.

Path Params
integer
required

The unique ID of the contract.

Query Params
integer
0 to 19900
Defaults to 0
string
Defaults to 100

The resource limit (minimum 1, maximum 100). Set limit = all to get all resources at once.

Headers
string
required
length between 40 and 40

The API key of your Oneflow account.

string

The email address of a registered Oneflow user.

Responses

400

Invalid format or content of the request.

401

The API token or the user email is invalid.

404

A required entity is missing.

Language
URL
Choose an example:
application/json