Skip to main content
GET
/
entitlements
/
documents
/
summary
Error
A valid request URL is required to generate request examples
[
  {
    "date": "<string>",
    "count": 123
  }
]

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

date
string
count
integer<int64>