Skip to Content
Anuma SDKClientInternalType AliasesPostApiV1ResponsesErrors

PostApiV1ResponsesErrors

PostApiV1ResponsesErrors = object

Defined in: src/client/types.gen.ts:5948 

Properties

400

400: ResponseErrorResponse

Defined in: src/client/types.gen.ts:5952 

Bad Request


402

402: ResponseErrorResponse

Defined in: src/client/types.gen.ts:5956 

Insufficient balance or spending cap exceeded


403

403: ResponseErrorResponse

Defined in: src/client/types.gen.ts:5960 

Model not available on current subscription tier


429

429: ResponseErrorResponse

Defined in: src/client/types.gen.ts:5964 

Model provider rate limit exceeded


500

500: ResponseErrorResponse

Defined in: src/client/types.gen.ts:5968 

Internal Server Error

Last updated on