Ai Audit Log API
Auto-generated from
openapi-snapshot.json. Do not edit by hand — changes are overwritten byscripts/docs/generate_api_reference.py.
2 endpoints in this group.
GET /api/ai-audit-log
List Audit Log
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
action_type | query | — | optional | |
entity | query | — | optional | |
entity_id | query | — | optional | |
limit | query | integer | optional | |
offset | query | integer | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/ai-audit-log/
List Audit Log
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
action_type | query | — | optional | |
entity | query | — | optional | |
entity_id | query | — | optional | |
limit | query | integer | optional | |
offset | query | integer | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |