GET
/
entitlements
/
periods
[
  {
    "licenseId": "1698256262000",
    "periodIndex": 0,
    "startDate": "2022-12-23",
    "endDate": "2023-12-23",
    "licenseUploadTime": 1698256262000,
    "currentContractYear": false
  },
  {
    "licenseId": "1698256262000",
    "periodIndex": 1,
    "startDate": "2023-12-23",
    "endDate": "2024-12-23",
    "licenseUploadTime": 1698256262000,
    "currentContractYear": true
  },
  {
    "licenseId": "1698256262000",
    "periodIndex": 2,
    "startDate": "2024-12-23",
    "endDate": "2025-12-23",
    "licenseUploadTime": 1698256262000,
    "currentContractYear": false
  }
]

Response

200 - */*

OK

The response is of type object[].