Returns the durable platform audit stream for super administrators.…
bearerAuth In: header
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/admin/audit-events?action=admin.user.suspend&page=1&limit=50"{
"items": [
{
"id": "44444444-4444-4444-8444-444444444444",
"actorUserId": "11111111-1111-4111-8111-111111111111",
"effectiveUserId": null,
"targetOrgId": null,
"targetUserId": "33333333-3333-4333-8333-333333333333",
"action": "admin.user.suspend",
"resourceType": "user",
"resourceId": "33333333-3333-4333-8333-333333333333",
"details": {},
"reason": null,
"correlationId": null,
"sourceIp": null,
"userAgent": null,
"outcome": "success",
"errorCode": null,
"createdAt": "2026-07-16T12:00:00.000Z"
}
],
"total": 1,
"page": 1,
"limit": 50
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"fields": {
"property1": "string",
"property2": "string"
},
"details": {},
"correlationId": "string"
}
}Try it
Your API key is sent directly to the Convor API from your browser and is never stored on this site.
Was this page helpful?
Revoke a user's sessions
Revokes one or all of a user's active sessions (signs them out) as a super administrator.…
Command-center overview: dependency health + queue depth
Returns a read-only operations snapshot for super administrators: dependency probe results (db, redis, centrifugo, storage), BullMQ queue depth by state, the c…