Skip to main content
Meilisearch uses the following standard HTTP codes for a successful or failed API request:

Errors

All detailed task responses contain an error field. When a task fails, it is always accompanied by a JSON-formatted error response. Meilisearch errors can be of one of the following types:

Error format

If you’re having trouble understanding an error, take a look at the complete list of code values and descriptions. TEST RESPONSE FIELD COMPONENT
message
string
Human-readable description of the error
code
string
type
string
Type of error returned
Link to the relevant section of the documentation