List API Logs
GET {{base_url}}/public/v1/logs?count=3&page=5
Get all API Logs within selected workspace.
Optionally filter by date, page, and # of items per page.
Find more https://developers.pandadoc.com/reference/list-api-logs
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
count | number | ||
page | number |
RESPONSES
status: OK
{"results":[{"id":"AZC86i5PYKMjoyFBAw9e","url":"/public/v1/documents/iZy3j9GmryVUSAbwL9tGWP/recipients/","method":"POST","status":200,"request_time":"2024-07-15T18:59:38.000","response_time":"2024-07-15T18:59:39.000"},{"id":"AZC86ewVMUHWrVijestF","url":"/public/v1/documents/iZy3j9GmryVUSAbwL9tGWP/details","method":"GET","status":200,"request_time":"2024-07-15T18:59:22.000","response_time":"2024-07-15T18:59:22.000"},{"id":"AZC86RrndoYcdqXPVw-l","url":"/public/v1/documents/iZy3j9GmryVUSAbwL9tGWP/recipients/wdNMxCRFqH2DaZDcRDXkGc/","method":"DELETE","status":204,"request_time":"2024-07-15T18:58:19.000","response_time":"2024-07-15T18:58:20.000"}]}