projects
Returns a list of active callbacks that belong to the execution with the given name. The returned callbacks are ordered by callback ID.
get/v1/{+parent}/callbacks
Path parameters
parentstring required
Required. Name of the execution for which the callbacks should be listed. Format: projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}
Query parameters
pageSizeinteger
Maximum number of callbacks to return per call. The default value is 100 and is also the maximum value.
pageTokenstring
A page token, received from a previous ListCallbacks call. Provide this to retrieve the subsequent page. Note that pagination is applied to dynamic data. The list of callbacks returned can change between page requests if callbacks are created or deleted.
Response
Successful response