curl --location '/api/v1/activities?limit=&offset='[
{
"id": "string",
"entityType": "string",
"entityId": "string",
"action": "string",
"description": "string",
"source": "string",
"agentId": "string",
"createdAt": "string"
}
]