Get recent activity
Activity
Get Activity
Retrieve recent API activity for a team with configurable time range and pagination.
GET
Get recent activity
Documentation Index
Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires a management API key. Standard Gateway API keys are not accepted.
Authorizations
Bearer token authentication
Query Parameters
Optional workspace override. Must match the authenticated workspace unless using an internal control caller.
Number of days of activity to include.
Required range:
x >= 1Maximum number of activity rows to return.
Required range:
1 <= x <= 250Number of activity rows to skip for pagination.
Required range:
x >= 0Last modified on May 19, 2026