v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Integration actions

List integration actions

Lists integration actions of an integration that user can view. <br> <br> Permissions required: Permission to get the integration action:

  • 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}/actions

Query parameters

typestring

Type of the integration action.

directionstring

Direction of the action. It can be incoming or outgoing

domainstring

Domain of the action. It can be alert

namestring

Name of the integration action.

offsetinteger

The index of the first item to return in a page of results.

sizeinteger

The maximum number of items to return per page.

Response

Returned if the request is successful.