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