/common/app/{app_id}/errors
Gets the errors associated with a given app.
Request
GET http://unravel-host
:3000/api/v1/common/app/{app_id}/errors
Path parameters
Name | Description |
---|---|
| App ID. |
Query parameters
None.
Response body
Name | Type | Description |
---|---|---|
| integer |
Examples
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