Typescript (SDK)
Logs
List activity log events
Returns the account’s append-only activity log — agent/API actions on the account’s primitives (gated connection runs, approval decisions), most recent first.
GET
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Query Parameters
Filter by exact action, e.g. connection.execute.
Filter by who acted.
Available options:
agent, user, api, system Filter by affected primitive, e.g. integration_approval.
Filter by the affected primitive's id.
Only events at or after this ISO-8601 timestamp.
Cursor for pagination — the ID of the last item in the previous page
Items per page
Required range:
1 <= x <= 100
