curl --location --request GET 'https://sso.dlab.ovh/api/access/planning/get' \ --header 'Authorization: Bearer '
{ "sessions": [ { "id": 3, "start": "2022-06-08T12:00:00.000Z", "end": "2022-06-25T12:00:00.000Z", "type": "early-access", "createdAt": "2022-06-20T06:36:00.000Z", "updatedAt": "2022-06-20T06:36:00.000Z" } ] }