Error log

GET /api/v1/errors

Specification. Intended: paginated list of error-log rows for a user, newest first. Response items include optional conspectus_uuid when the entry was linked to a conspectus. Planned operationId: listErrorLogs.

Planned operationId: listErrorLogs

Query parameters

Required: system_user_id, system_uuid. Optional: limit (1–200, default 50), offset (≥ 0, default 0).

Success: 200 OKErrorLogListResponse (items, total, limit, offset). No idempotency.

Errors

404USER_404 if user missing. Middleware for 401 / 429.

Related hub

Error log hub — this operation

← Error log hub

Page history

Date Change Author
Added Page history section (repository baseline). Ivan Boyarkin