General
Errors
Common error scenarios and responses
Error Responses
All error responses will follow the following format with a top-level error
object and a 4XX
status code.
Invalid Auth Token
Using an auth token that does not exist or is incorrect will result in a 404
response status.
Invalid Stash ID or Serial
Using a stash ID or serial that does not meet the requirements will result in a 400
response status.
Was this page helpful?