v1
latestSwagger 2.02026-07-17172265595.1 KBcredentials
Get integration group and the integrations
Get integration group and the integrations
get/integration/api/v1/integrations/integration-groups/{integrationGroupName}
Path parameters
integrationGroupNamestring required
integrationGroupName
Query parameters
populateIntegrationsboolean
Populate connections
Response
OK
Example response
{
"integration_ids": [
"[\"1e8ac3bf-c268-4a87-9374-ce04cc40a596\"]"
],
"name": "UltraSightApplication",
"query": "SELECT og_id FROM platform_integrations WHERE labels->'application' IS NOT NULL AND labels->'application' @> '\"UltraSight\"'"
}