Overview
[ADMIN] Get errors
Summary
This endpoint returns current system errors or warnings with bwc links converted to sidecar links.
This endpoint is only available to administrators and developers with access to any module.
Response
[
"some error",
"more error"
]
Change Log
| Version |
Change |
|
v11
|
Added /Administration/errors GET endpoint.
|