API: errors
Это содержимое пока не доступно на вашем языке.
GET /api/v1/errors
Section titled “GET /api/v1/errors”List Errors
Recent captured runtime errors, newest first (SPEC-060 §1.2 / §4 PR-5).
Lets an operator answer “what just broke” without trawling the JSON log
stream — the durable counterpart to the structlog error_captured event.
| Parameter | In | Required | Type |
|---|---|---|---|
source | query | no | object |
operation | query | no | object |
since | query | no | object |
limit | query | no | integer |