Gets the errors associated with a given app.
GET http://unravel-host
:3000/api/v1/common/app/{app_id}/errors
Name | Description |
---|---|
| App ID. |
None.
Name | Type | Description |
---|---|---|
| integer |
Request:
curl -X GET "http://myserver.com:3000/api/v1/common/app/parwinder_20190228180000_db0d2b83-849f-45d2-bd64-e9224e4b4388-u_SOyF/errors" -H "accept: application/json" -H "Authorization: JWT token
"
Response body:
No errors found