security-access-log.list
read-only
List recent camera access-audit entries (who viewed which camera when) for this tenant, newest first. Owner-only.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
limit | integer | no | Default: 100 |
Output fields
| Field | Type | Required | Notes |
|---|---|---|---|
entries | array of object | yes | |
entries.id | string | yes | |
entries.userId | string · nullable | yes | |
entries.cameraId | string · nullable | yes | |
entries.action | enum | yes | One of: snapshot, live, rtc |
entries.createdAt | string | yes |