v1
latestOpenAPI 3.0.02026-07-24115101.2 MBContract - Parties and Participants
Get parties
Use this endpoint to retrieve the list of parties for the specified contract ID.
get/contracts/{contract_id}/parties
Path parameters
contract_idinteger required
The unique ID of the contract.
Query parameters
offsetinteger
limitstring limit
The resource limit (minimum 1, maximum 100). Set limit = all to get all resources at once.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email
Example:john.doe@oneflow.com
The email address of a registered Oneflow user.
Response
Returns the list of parties in a contract.