Error TypeError CodeHTTP StatusDescription
not_found_errorUSER_NOT_FOUND404The specified user could not be found in the system using the provided identifier
not_found_errorPRICE_NOT_FOUND404The requested pricing information does not exist for the specified price identifier
api_errorPRICE_CALCULATION_FAILED500The system encountered an error while calculating pricing based on the provided parameters and price type
api_errorPRICE_USAGE_KEY_MISSING500A required usage parameter is missing for the specified price type configuration
authentication_errorPRICE_USAGE_VALUE_INVALID401The provided usage parameter value is not valid or does not meet the required format
authentication_errorPRICE_TYPE_INVALID401The specified price type is not supported or recognized by the system
api_errorQUEUE_MODEL_CREATION_FAILED500The system failed to create a queue model instance due to an internal error
not_found_errorMODEL_NOT_FOUND404The requested AI model could not be found using the provided model identifier
not_found_errorMODEL_NOT_FOUND404The specified AI model does not exist under the given owner and model name combination
api_errorMODEL_ACCESS_DENIED500Access to the requested AI model is restricted for the current user or organization
not_found_errorMODEL_ENDPOINT_NOT_FOUND404The specified endpoint does not exist for the requested AI model
conflict_errorMODEL_ENDPOINT_ALREADY_EXISTS409An endpoint with the same name already exists for this AI model
not_found_errorMODEL_PROVIDER_NOT_FOUND404The specified model provider could not be found using the provided identifier
not_found_errorMODEL_PROVIDER_NOT_FOUND404The specified model provider could not be found using the provided name
not_found_errorPREDICTION_NOT_FOUND404The requested AI prediction task could not be found in the system
api_errorPREDICTION_ACCESS_DENIED500The current user does not have permission to access the specified prediction task
api_errorPREDICTION_CANNOT_BE_CANCELED500The prediction task cannot be canceled due to its current processing status
authentication_errorPREDICTION_INVALID_STATUS401The prediction task is not in the required status to perform the requested operation
api_errorPREDICTION_STALLED500The prediction task has been stuck in processing for an unusually long time and may require intervention
authentication_errorPREDICTION_INPUT_INVALID401The input parameters provided for the prediction task do not meet validation requirements
api_errorPREDICTION_UNAVAILABLE500The prediction task is currently unavailable due to system constraints or errors
api_errorPREDICTION_STORAGE_FAILED500The system encountered an error while performing storage operations for the prediction task
api_errorPREDICTION_REPOSITORY_ERROR500A database operation failed while processing the prediction-related entity
not_found_errorMODEL_ENDPOINT_PRICE_NOT_FOUND404Pricing information could not be found for the specified model and endpoint combination
not_found_errorMODEL_ENDPOINT_PRICE_ITEM_NOT_FOUND404The specific pricing item does not exist for the given model, endpoint, and service provider
api_errorMODEL_ENDPOINT_PRICE_TYPE_NOT_SUPPORTED500The requested pricing type is not available for the specified model and endpoint
authentication_errorMODEL_ENDPOINT_PRICE_ITEM_INVALID401The pricing item configuration is invalid or does not meet system requirements
api_errorGET_PREDICTION_INVOICE_FAILED500The system failed to retrieve billing information for the prediction task
api_errorFINALIZE_PREDICTION_INVOICE_FAILED500The system encountered an error while finalizing the billing for the prediction task
not_found_errorPAYMENT_NOT_FOUND404The specified payment record could not be found in the system
not_found_errorPAYMENT_METHOD_NOT_FOUND404The requested payment method is not available or does not exist
api_errorPAYMENT_ALREADY_PROCESSED500The payment has already been completed and cannot be modified or processed again
authentication_errorPAYMENT_METHOD_INVALID401The provided payment method information is invalid or incomplete
api_errorPAYMENT_PROCESSING_FAILED500The payment transaction could not be completed due to a processing error
api_errorPAYMENT_DATA_MAPPING_ERROR500The system encountered an error while converting payment-related data
api_errorPAYMENT_REPOSITORY_ERROR500A database operation failed while processing payment-related information
validation_errorMONEY_VALIDATION_ERROR400The monetary value provided does not meet the required validation criteria
not_found_errorORGANIZATION_NOT_FOUND404The specified organization could not be found in the system
not_found_errorORGANIZATION_MEMBER_NOT_FOUND404The specified user is not a member of the requested organization
authorization_errorINSUFFICIENT_PERMISSION403The current user does not have the required permissions to perform this action
not_found_errorINVITATION_NOT_FOUND404The organization invitation could not be found or may have been removed
business_logic_errorINVITATION_EXPIRED422The organization invitation has passed its expiration date and is no longer valid
conflict_errorDUPLICATE_INVITATION409An active invitation already exists for this email address in the organization
not_found_errorAPI_KEY_NOT_FOUND404The specified API key could not be found in the system
api_errorAPI_KEY_INACTIVE500The API key is not currently active and cannot be used for authentication
conflict_errorDUPLICATE_API_KEY_NAME409An API key with the same name already exists in this organization
authentication_errorINVALID_CREDENTIALS401The login credentials provided are incorrect or do not match any user account
api_errorCODE_VERIFICATION_FAILED500The verification code could not be validated due to a system error
api_errorACCOUNT_NOT_ACTIVE500The user account is not currently active and cannot be used
business_logic_errorTOKEN_EXPIRED422The authentication or verification token has expired and must be renewed
not_found_errorQUEUE_ITEM_NOT_FOUND404The specified prediction task could not be found in the processing queue
api_errorQUEUE_ITEM_CANNOT_BE_CANCELED500The queued prediction task cannot be canceled due to its current state
api_errorINIT_PAYLOAD_QUEUE_NAME_MISSING500The initialization data is missing required queue information
api_errorQUEUE_ITEM_ADD_FAILED500The system failed to add the prediction task to the processing queue
api_errorTASK_EVENT_INDEX_GENERATION_FAILED500The system could not generate proper indexing for the task event in the queue
not_found_errorSERVICE_PROVIDER_NOT_FOUND404The specified service provider could not be found using the provided identifier
not_found_errorSERVICE_PROVIDER_NOT_FOUND404The specified service provider could not be found using the provided name
conflict_errorSERVICE_PROVIDER_ALREADY_EXISTS409A service provider with the same name already exists in the system
api_errorFREEZE_AMOUNT_NOT_SET500The pricing configuration is incomplete as the freeze amount has not been specified
validation_errorHIGH_PRECISION_DECIMAL_VALIDATION_ERROR400The high-precision decimal value provided does not meet validation requirements
validation_errorPRICING_VALIDATION_ERROR400The pricing configuration data does not meet the required validation criteria
api_errorPRICING_REPOSITORY_ERROR500A database operation failed while processing pricing-related information
api_errorPRICING_DATA_MAPPING_ERROR500The system encountered an error while converting pricing-related data
api_errorPRICING_OPERATION_NOT_ALLOWED500The requested pricing operation is not permitted for the current configuration
not_found_errorSUBSCRIPTION_NOT_FOUND404The specified subscription could not be found in the system
not_found_errorCUSTOMER_PROFILE_NOT_FOUND404The customer profile information could not be found for the specified customer
api_errorSUBSCRIPTION_OPERATION_FAILED500The subscription-related operation could not be completed due to a system error
api_errorCURRENCY_MISMATCH500The currencies involved in the operation do not match the expected configuration
api_errorSTRIPE_CUSTOMER_CREATION_FAILED500The system failed to complete the Stripe payment processing operation
api_errorCHECKOUT_SESSION_CREATION_ERROR500The payment checkout session could not be created due to a configuration error
api_errorPREDICTION_CREDITS_ERROR500The system encountered an error while processing credit transactions for the prediction
authentication_errorFROZEN_CREDIT_INVALID_STATUS401The frozen credit is not in the correct status to perform the requested operation
authorization_errorINSUFFICIENT_CREDIT403The account does not have enough credits available to complete the requested operation
not_found_errorCREDIT_BUCKET_NOT_FOUND404The specified credit storage container could not be found in the system
not_found_errorCREDIT_PACKAGE_NOT_FOUND404The requested credit package could not be found in the available offerings
api_errorCREDIT_PACKAGE_UNAVAILABLE500The credit package is currently not available for purchase due to system restrictions