Returns unified activity data from audit events and task logs.
| Operation | core.get.api-activity |
|---|---|
| Stability | stable |
| Visibility | public |
No request body.
200 Successful response.
{
"type": "object",
"properties": {},
"additionalProperties": {}
}curl -sS \ 'http://localhost:3737/api/activity'