List inbound API request logs
Logs
List inbound API request logs
Returns a paginated feed of requests made against this tenant’s API, newest first. Each row records the HTTP method, path, status code, and the calling token (masked). Secrets in request/response bodies are masked; bodies themselves are only returned by the detail endpoint.
GET
List inbound API request logs
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Query Parameters
Substring match against the request URL/path.
Items per page (max 100).
Required range:
1 <= x <= 1001-based page number.
Required range:
x >= 1