List Request Logs
Returns a cursor-paginated audit trail of your workspace’s recent API activity.
GET
Requires the
reports:read scope. Every API-key request is logged. This endpoint returns your workspace’s recent API activity, most recent first.
Query parameters
The number of log entries to return per page.
The pagination cursor from a previous response’s
next_cursor. See Pagination.Response
The page of request log entries.
Whether more log entries exist after this page.
The cursor to pass as
?cursor= to fetch the next page.
