ScalixScalix Docs
Sign up

Activity API

REST API endpoints for Activity.

REST API endpoints for Activity. 1 operation.

List the activity log

plaintext
GET /v1/activity

Requires the activity:read scope.

Auth: Bearer API key

Responses

StatusDescription
200List the activity log
401Missing or invalid API key
403Missing activity:read scope
500Internal error

operationId: listActivity