For the complete documentation index, see llms.txt. This page is also available as Markdown.

Response codes

Here is a summary of our general response codes.

200

OK

A successful response.(streaming responses)

Inline

403

Forbidden

Returned when the user does not have permission to access the resource.

Inline

404

Not Found

Returned when the resource does not exist.

string

default

Default

An unexpected error response.

rpcStatus

Last updated

Was this helpful?