API referenceWorkspaceDeveloper activity
List programmatic requests
Lists authenticated REST API and MCP activity for the organization with cursor pagination and optional transport or outcome filters. Metadata is retained for 14 days; request bodies, authorization headers, idempotency keys, and fiscal secrets are never included.
- Endpoint
GET /v1/organization/activity- Authorization
- Required permission: `apiKeys:manage`.
- Environments
- Production and sandbox
- Idempotency
- Not required.
Delete API key DELETE
Permanently revokes an organization API key. A key cannot delete the credential currently authenticating the request.
Get programmatic request GET
Returns the safe metadata projection for one organization-attributable programmatic request. Use the Request-Id response header to correlate a client call with this record.