Endpoints
Activity
Organization activity feed for owner and admin API keys.
GET
Returns the recent organization activity feed for the organization attached to the API key. The endpoint is read-only and requires the
Use
activity:read scope.
Only organization owners and admins can read this feed. Response details are intentionally limited to safe display fields so the API does not expose emails, phone numbers, access tokens, prompts, generated outputs, embeddings, or raw provider payloads.
string
required
Your API key from Settings > API Keys
Query parameters
Response
GET /api/v1/usage to review API request consumption. Use the signed-in dashboard Team Activity view when you need member emails or full operational context.