List all ContractsAsk AIget https://api.pactsafe.com/v1.1/contractsList contracts in an AccountQuery ParamspageintegerPage number to offset results for pagination. Defaults to 1.per_pageintegerfilterstringFilter activities by the various fields. Note the use of 'and' between the fields. Example: event_type==agreed and [email protected].sortstringSort the results of your call by a field in the Request.fieldsstringexpandstringExpands objects that only return an ID. Works up to 2 levels deep.includeArchivedbooleanDefaults to falseDetermine if archived contracts should be included in the resulttruefalseResponses 200An array of Contracts 400Bad request. 401The requester is unauthorized.Updated 7 months ago