api.spec.errors
Description
Return the list of API error responses common to all methods.
Method
GET
Arguments
None
Errors
This API method does not define any custom error codes. For the list of error codes common to all API methods please consult the default error codes documentation.
Example request
curl -X GET 'https://api.brooklynintegers.com/rest/?method=api.spec.errors'

