get https://{hostname}/v1/contracts//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.
Responses
400Invalid format or content of the request.
401The API token or the user email is invalid.
404A required entity is missing.