ProblemDetailDto

  • detail
    Type: string
    required

    A human-readable explanation specific to this occurrence of the problem.

  • title
    Type: string
    required

    A short, human-readable summary of the problem type.

  • type
    Type: stringenum
    required

    A machine-readable error code identifying the problem type.

    • ANL_00400 — one or more query parameters failed validation
    • ANL_00422 — the sortProperty value is not supported for this endpoint
    • ANL_00404 — the requested resource could not be found
    • ANL_00500 — an unexpected server-side error occurred
    values
    • ANL_00400
    • ANL_00422
    • ANL_00404
    • ANL_00500