status:
200
- Engineering Village Retreival Response
status:
400
- Invalid Request
- This is an error that occurs when invalid information is submitted.
status:
401
- Authentication Error
- This is an error that occurs when a user cannot be authenticated due to missing/invalid
credentials (authtoken or APIKey).
status:
403
- Authorization/Entitlements Error
- This is an error that occurs when a user cannot be authenticated or entitlements cannot
be validated.
status:
429
- Quota Exceeded
- This is an error that occurs when a requester has exceeded the quota limits associated
with their API Key.
status:
500
- Generic Error
- This is a general purpose error condition, typically due to back-end processing errors.
representations
application/json |
text/xml |