GET
/
entitlements
/
requests
/
accumulated
/
detailed
[
  {
    "date": "2024-03-25",
    "points": [
      {
        "pipeline": "Feedback",
        "count": 73
      }
    ]
  },
  {
    "date": "2024-03-26",
    "points": [
      {
        "pipeline": "FAQ",
        "count": 91
      }
    ]
  }
]

Query Parameters

startDate
string
default:""

The results start date, formatted as yyyy-MM-dd.

endDate
string
default:""

The results end date, formatted as yyyy-MM-dd.

licenseId
string
default:""

The entitlements license ID. Use /apps-manager/entitlements/periods to get license IDs.

periodIndex
string
default:""

The entitlement period index in the license. Use /apps-manager/entitlements/periods to get period indices.

Response

200 - application/json

OK

The response is of type object[].