description: >-
  A `404 Not Found` response status is returned when a single item queried by primary key identifier
  was not found in the database, or an endpoint path was provided that does not exist.
content:
  application/json:
    schema:
      $ref: '../schemas/objects/notFoundErrorResponseBody.yaml'