Get Activity Log

Returns activity logs, with optional sorting and filtering parameters. All array parameters can be specified multiple times separated by commas.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
application_key
array of strings

Filters by application key.

application_key
project_key
array of strings

Filters by project key.

project_key
application_name
array of strings

Filter by application name (can be specified multiple times).

application_name
project_name
array of strings

Filter by project name (can be specified multiple times).

project_name
int64

Filter by timestamp from (UNIX timestamp).

int64

Filter by timestamp to (UNIX timestamp).

subject_type
array of strings

Filters by subject type.

subject_type
string

Filter by subject id.

string

Filters by subject name.

event_type
array of strings

Filters by event type.

event_type
event_category
array of strings

Filters by event category.

event_category
result
array of strings

Filters by result (success, failure, warning). Can be specified multiple times.

result
string

Filters by prefix.

created_by
array of strings

Filter by created by (can be specified multiple times)

created_by
integer
≤ 10000
Defaults to 100

Limit

integer
Defaults to 0

Offset

string
enum
Defaults to timestamp

Defines the field by which to sort results (timestamp, event_id, subject_type, subject_name, event_type, event_category, project_key, created_by). The default is timestamp.

string
enum
Defaults to desc

Defines the sort direction (asc, desc). The default is desc.

Allowed:
Responses

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