Search Contracts

Search contracts for all entities in the organization

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

creatorEntityIdstringOptional
ID of the entity that created the contracts

Response

This endpoint returns an object.
countinteger
Total number of contracts found
hasMoreboolean
True if there are more contracts available for the given filters
datalist of objects

Errors