cURL
curl --request GET \ --url https://api.example.com/api/integrations/providers
{ "providers": [ {} ] }
Was this page helpful?