Retrieves all activities

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 20

Limits the number of items returned. Default is 20, maximum is 100.

integer

Keyset pagination cursor. Pass the meta.next_cursor value from the previous response to fetch the next (older) page. This is the recommended way to paginate; it stays fast at any depth. Records are returned newest first (descending id).

integer
Defaults to 0

Legacy offset pagination. Supported for shallow offsets only (max 10000); deeper offsets return 400 because they do not scale. Use _cursor instead.

integer
Defaults to 0

UTC timestamp in seconds since the Unix epoch to filter activities created after this time.

boolean
Defaults to false

When true, meta.total_count is populated with the full result count. Off by default because counting an entire history is expensive. Omit it for normal paging.

integer

User ID to filter activities for a specific user.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json