Back to Typesense

Response Codes

docs-site/content/cloud-management-api/v1/response-codes.md

latest856 B
Original Source

Response Codes

This section talks about the error codes that the Typesense Cloud Cluster Management API might return.

If you're looking for the Typesense Server API docs, see here.

The following table lists all the status codes that the Cluster Management API might return:

HTTP CodeDescription
200 or 201Resource creation or action was successful
400An API parameter is missing or malformed
403The request was denied
404The resource was not found
422Validation failed for the requested action
429Request was rate limited. Try again after 1 minute.