{"data":[{"code":"bad_request","status":400,"title":"Bad Request","description":"The request was malformed or missing required fields."},{"code":"validation_failed","status":400,"title":"Validation Failed","description":"One or more fields are invalid; see the errors array for the per-field detail."},{"code":"unauthorized","status":401,"title":"Unauthorized","description":"Authentication is required or the credentials are not valid."},{"code":"missing_token","status":401,"title":"Unauthorized","description":"No bearer token was supplied in the Authorization header."},{"code":"invalid_token","status":401,"title":"Unauthorized","description":"The bearer token is not valid."},{"code":"key_expired","status":401,"title":"API Key Expired","description":"The API key has expired; create a new one."},{"code":"forbidden","status":403,"title":"Forbidden","description":"The caller is not allowed to perform this action."},{"code":"scope_missing","status":403,"title":"Insufficient Scope","description":"The API key lacks the scope this endpoint requires."},{"code":"session_required","status":403,"title":"Session Required","description":"This endpoint is reachable only from a browser session, not an API key."},{"code":"csrf_missing","status":403,"title":"CSRF Missing","description":"The request is missing or has an invalid CSRF header."},{"code":"api_key_required","status":403,"title":"API Key Required","description":"This endpoint is reachable only with the personal API key the CLI login created, not a browser session."},{"code":"account_disabled","status":403,"title":"Account Disabled","description":"The account behind this request has been disabled."},{"code":"email_unverified","status":403,"title":"Email Not Verified","description":"Confirm your email address before deploying or setting up billing."},{"code":"pending_review","status":403,"title":"Account Under Review","description":"Your account is under review; open a support ticket if you need help."},{"code":"profile_incomplete","status":403,"title":"Profile Incomplete","description":"Complete your profile (name, email, and country) before creating services."},{"code":"payment_required","status":402,"title":"Payment Required","description":"A payment method is required or the account has a billing hold."},{"code":"not_found","status":404,"title":"Not Found","description":"The resource does not exist or is not visible to the caller."},{"code":"classic_reconnect_required","status":400,"title":"Classic Reconnect Required","description":"The Classic export grant is missing or expired; the person who imported the resource must reconnect Classic on the Import page."},{"code":"method_not_allowed","status":405,"title":"Method Not Allowed","description":"The HTTP method is not allowed for this resource."},{"code":"request_too_large","status":413,"title":"Content Too Large","description":"The request or response body exceeds the allowed size."},{"code":"unprocessable","status":422,"title":"Unprocessable Entity","description":"The request was understood but cannot be processed."},{"code":"conflict","status":409,"title":"Conflict","description":"The request conflicts with the current state of the resource."},{"code":"quota_exceeded","status":409,"title":"Quota Exceeded","description":"The action would exceed the project's quota."},{"code":"storage_key_revoked","status":409,"title":"Storage Key Revoked","description":"The storage key could not be saved and was revoked for safety; create a new key."},{"code":"rate_limited","status":429,"title":"Too Many Requests","description":"The account's API rate limit was exceeded; retry after the Retry-After header."},{"code":"internal","status":500,"title":"Internal Server Error","description":"Something went wrong on our side; quote the request_id when contacting support."},{"code":"upstream_error","status":502,"title":"Bad Gateway","description":"An upstream service returned an error."},{"code":"service_unavailable","status":503,"title":"Service Unavailable","description":"The service is temporarily unavailable; try again shortly."},{"code":"upstream_timeout","status":504,"title":"Gateway Timeout","description":"An upstream service did not respond in time."}],"next_cursor":null}
