List Request Logs
request-logs
List Request Logs
List all request logs for the authenticated organization’s machines.
Supports pagination and filtering by machine, HTTP method, and status code.
GET
List Request Logs
Documentation Index
Fetch the complete documentation index at: https://docs.cyberdesk.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by machine ID
Filter by HTTP method
Filter by status code
Required range:
100 <= x <= 599Required range:
x >= 0Required range:
1 <= x <= 1000