curl --request GET \
--url https://api.example.com/v1.0/distributor/subscriptions \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.example.com/v1.0/distributor/subscriptions \
--header 'Authorization: Bearer <token>'