Activity Logs

Index

get

Pagination

Pagination is available for this request. Please see the section on using pagination for more details.

Available Filters

These are the filters that can be used to specific the data to return. Please see the section on using filters for more details.

  • subject_type

  • subject_id

Available Fields

These are the fields that can be requested to limit the data returned. Please see the section on using fields for more details.

  • activity_log.log_name

  • activity_log.description

  • activity_log.subject_id

  • activity_log.subject_type

  • activity_log.causer_id

  • activity_log.created_at

  • activity_log.updated_at

  • activity_log.event

  • causer.id

  • causer.name

  • causer.email

Authorizations
Query parameters
filter[subject_type]stringOptional

Filter results by subject_type.

filter[subject_id]stringOptional

Filter results by subject_id.

fields[causer]stringOptional

Comma-separated list of causer fields to return. Available: id, name, email

pageinteger · min: 1Optional

Page number for pagination.

Default: 1
per_pageinteger · min: 1 · max: 100Optional

Number of results per page.

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/activity-logs

Last updated

Was this helpful?