projects
Gets the schema of all the actions supported by the connector.
get/v2/{+parent}/actions
Path parameters
parentstring required
Required. Parent resource name of the Action. Format: projects/{project}/locations/{location}/connections/{connection}
Query parameters
executionConfig.headersstring
headers to be used for the request. For example: headers:'{"x-integration-connectors-managed-connection-id":"conn-id","x-integration-connectors-runtime-config":"runtime-cfg"}'
pageSizeinteger
Number of Actions to return. Defaults to 25.
pageTokenstring
Page token, return from a previous ListActions call, that can be used retrieve the next page of content. If unspecified, the request returns the first page of actions.
view'ACTION_VIEW_UNSPECIFIED' | 'ACTION_VIEW_BASIC' | 'ACTION_VIEW_FULL'
Specifies which fields of the Action are returned in the response.
Response
Successful response