List API call logs
Customer Data
List API call logs
What it does
Returns a paginated list of API calls made by your organization, ordered by most recent first.
Why you’d use it
- Audit which endpoints your integration is hitting and how often.
- Debug failed calls by inspecting HTTP status codes and paths.
- Monitor usage trends across your team’s API integrations.
GET
List API call logs
Documentation Index
Fetch the complete documentation index at: https://api.tryspecter.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
The number of results to return, default is 50.
The page number of results to return, base 0, default is 0.
Filter logs at or after this datetime (ISO 8601, e.g. 2024-06-01T00:00:00Z). Granularity up to the minute.
Filter logs before or at this datetime (ISO 8601, e.g. 2024-06-30T23:59:00Z). Granularity up to the minute.