Error
Error
Error
Attributes
Error Info
GET /errors/{error_id}Curl Example
$ curl -n https://production-room-api.herokuapp.com/errors/$ERROR_IDResponse Example
Last updated
GET /errors/{error_id}$ curl -n https://production-room-api.herokuapp.com/errors/$ERROR_IDLast updated
HTTP/1.1 200 OK{
"id": "example",
"message": "example"
}