v3
latestOpenAPI 3.0.12026-07-31240345599.7 KBIntegration outgoing filters
Get integration alert filter
Returns the outgoing alert filter details of an integration. <br> <br> Permissions required: Permission to access to the integration outgoing alert filter:
- the user has read-only administrative right.
- the integration's assigned team is one of the teams that the user belongs to.
get/api/{cloudId}/v1/integrations/{integrationId}/outgoing/alert-filter/main
Path parameters
idstring required
ID of the integration.
Response
Returned if the request is successful.
Example response
{
"conditions": []
}