404

Resource not found. This typically occurs when a resource keyed by a URL path parameter no longer exists, or if the request URL is garbled in some other way.

The sample shows the requested resource doesn't exist.

{
  "detail": "No endpoint GET /cfw-api/v1/configurationss.",
  "instance": "/cfw-api/v1/configurationss",
  "status": 404,
  "title": "Not Found",
  "type": "about:blank"
}