Get error description

Get an instance of the error specified by id

get/errors/{id}

Path parameters

idstring required
Example:13

ID of the error

Response

idstring required
kindstring required
hrefstring required
codestring required
reasonstring required
operation_idstring required
messagestring required

Backward compatibility with workers <= v33, equals reason

Changes