Skip to content

Not Found

Indicates that the server can’t find the requested resource.

  • The resource ID is incorrect or no longer exists.
  • The request isn’t authenticated to access the resource.
  • The resource was deleted or expired.
  • The request path or method does not match a valid endpoint.
{
"error_code": "NOT_FOUND",
"message": "Resource not found"
}