googleapis.com

Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API.

🔑 oauth2 7 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets details of a single Workflow.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://workflows.googleapis.com/v1beta/{name}
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://workflows.googleapis.com/v1beta/{name}/locations
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://workflows.googleapis.com/v1beta/{name}/operations
Endpoints (7 total)
GET
/v1beta/{name}
Gets details of a single Workflow.
GET
/v1beta/{name}/locations
Lists information about the supported locations for this service.
GET
/v1beta/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1beta/{parent}/workflows
Lists Workflows in a given project and location. The default order is not spe…
POST
/v1beta/{parent}/workflows
Creates a new workflow. If a workflow with the specified name already exists …
PATCH
/v1beta/{name}
Updates an existing workflow. Running this method has no impact on already ru…
DELETE
/v1beta/{name}
Deletes a workflow with the specified name. This method also cancels and dele…
At a glance
Total SDKs10
Languages6
Endpoints7
Authoauth2
Categories2
https://workflows.googleapis.com