curl --request GET \
--url https://api.example.com/api/flows/{flowId}/providers/effective \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.example.com/api/flows/{flowId}/providers/effective \
--header 'Authorization: Bearer <token>'