Loading...
API Problems
Reference for error responses returned by the Tambo Cloud API.
When a Tambo Cloud API request fails, the response body follows a structured problem format with a type URI, human-readable title, HTTP status code, and a detail message explaining what went wrong. Each error type is documented below with its causes and how to resolve it.
Validation Error
Error response when a request fails input validation
Not Found
Error response when a requested resource does not exist
Forbidden
Error response when the request is not allowed for the current project or configuration
Conflict
Error response when the request cannot be completed due to the current state of the resource
Endpoint Deprecated
Error response when calling a deprecated API endpoint