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