This API requires an API key with appropriate permissions. See API Key
Documentation for more details.
Pagination
Make sure to use thelimit and cursor parameters to paginate through the results.
Filtering
Dates
When filtering by dates you need to provide both thestartDate and endDate parameters.
Only Rejected
You can filter for only reports with a rejected proposals by setting theonlyRejected parameter to true.
The reports returned will have proposals inside, however not all proposals will be rejected, as a report can have multiple proposals inside, and some may be rejected while others are approved. So you need to look through the data if you want only rejected proposals.Authorizations
Your API key. This is required by most endpoints to access our API programatically. Reach out to us at support@chainpatrol.io to get an API key for your use.
Body
application/json