Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Status codes and error shapes returned by the API.
error
200 OK
201 Created
204 No Content
400 Bad Request
401 Unauthorized
403 Forbidden
402 Payment Required
404 Not Found
409 Conflict
429 Too Many Requests
503 Service Unavailable
{ "error": "Email not found" }
400
{ "error": { "errors": [], "properties": { "localPart": { "errors": ["Invalid local part"] }, "domainId": { "errors": ["Required"] } } } }
429
Retry-After
402