Sales · Contracts
Get All Contracts
Retrieve a paginated list of contracts. Use query parameters to search by client details or sort the results based on specific fields.
CREDENTIALS
HeaderYour API Key is sent in the request header.
Query Params
search string
Search on client name or client email.sortBy string
clientName, clientEmail, createdAt, amountsortOrder enum
asc | descpage string
Current page number (default: 1).limit string
Items per page (default: 10).