Hi!
We are building integration for Zendesk and we face an error trying to collect audit logs.
we use GET request to this url : https://{subdomain}.zendesk.com/api/v2/audit_logs?per_page=25 and we got 503 status code with the error message: Database timeout error
Do you have any suggestions for solving this?
Thank you.
The endpoint you've noted looks to be correct. One thing to check - which plan are you currently on? The Audit logs endpoint is currently available to Enterprise plans only, as noted in the docs.