curl --request GET \
--url https://api.example.com/cabinet/subscription/purchase-options \
--header 'Authorization: Bearer <token>'{}Get all subscription purchase options (periods, servers, traffic, devices).
curl --request GET \
--url https://api.example.com/cabinet/subscription/purchase-options \
--header 'Authorization: Bearer <token>'{}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
The response is of type Response Get Purchase Options Cabinet Subscription Purchase Options Get · object.