How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Argo Workflows API

Operations for managing workflow executions

Argo Workflows API is one of 14 APIs that Argo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Workflows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 11 operations across 9 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 3.5.0.

Requests are made against a single base URL, https://{host}:{port}/api/v1.

11 operations 9 paths 21 schemas 1 DELETE3 GET1 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.5.0
Base URL
https://localhost:2746/api/v1
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Argo Workflows API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Argo Workflows API token authentication

Paths & Operations 11

Across 9 paths, the API surfaces 11 operations — 1 DELETE, 3 GET, 1 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Workflows 11

Operations for managing workflow executions

GET
/workflows/{namespace}
Argo Workflows Argo List Workflows
listWorkflows 6 params → 200
POST
/workflows/{namespace}
Argo Workflows Argo Create a Workflow
createWorkflow 1 param body → 200
GET
/workflows/{namespace}/{name}
Argo Workflows Argo Get a Workflow
getWorkflow 4 params → 200
DELETE
/workflows/{namespace}/{name}
Argo Workflows Argo Delete a Workflow
deleteWorkflow 4 params → 200
PUT
/workflows/{namespace}/{name}/retry
Argo Workflows Argo Retry a Workflow
retryWorkflow 2 params body → 200
PUT
/workflows/{namespace}/{name}/resubmit
Argo Workflows Argo Resubmit a Workflow
resubmitWorkflow 2 params body → 200
PUT
/workflows/{namespace}/{name}/resume
Argo Workflows Argo Resume a Workflow
resumeWorkflow 2 params body → 200
PUT
/workflows/{namespace}/{name}/suspend
Argo Workflows Argo Suspend a Workflow
suspendWorkflow 2 params body → 200
PUT
/workflows/{namespace}/{name}/stop
Argo Workflows Argo Stop a Workflow
stopWorkflow 2 params body → 200
PUT
/workflows/{namespace}/{name}/terminate
Argo Workflows Argo Terminate a Workflow
terminateWorkflow 2 params body → 200
GET
/workflows/{namespace}/{name}/log
Argo Workflows Argo Get Workflow Logs
getWorkflowLog 8 params → 200

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are WorkflowSpec (16 properties), Template (13 properties), NodeStatus (12 properties), WorkflowStatus (11 properties). Each schema is shown below with its type and property counts.

WorkflowList
object
3 properties
Artifact
object
A workflow artifact
7 properties
WorkflowRetryRequest
object
5 properties
NodeStatus
object
Status of a workflow node
12 properties
WorkflowCreateRequest
object
4 properties
WorkflowSpec
object
Specification of a workflow
16 properties
RetryStrategy
object
Strategy for retrying failed steps
3 properties
ObjectMeta
object
Kubernetes object metadata
9 properties
WorkflowStatus
object
Status of a workflow execution
11 properties
Template
object
A workflow template definition
13 properties
Inputs
object
Inputs for a template
2 properties
Parameter
object
A workflow parameter
6 properties
Workflow
object
An Argo Workflow resource
5 properties
Outputs
object
Outputs from a template
4 properties
DAGTask
object
A task in a DAG template
8 properties
WorkflowResubmitRequest
object
3 properties
WorkflowStep
object
A step in a steps template
7 properties
WorkflowResumeRequest
object
3 properties
WorkflowStopRequest
object
4 properties
LogEntry
object
2 properties
Arguments
object
Arguments to pass to a template
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

argo-workflows-api-openapi.yml Raw ↑

Other APIs Argo publishes across the network.

Argo Events API
Argo Rollouts API
Argo Applications API
Argo Clusters API
Argo Cron Workflows API
Argo Info API
Argo Projects API
Argo Repositories API
Argo Session API
Argo Settings API
Argo Version API
Argo Workflow Archives API
Where this information came from

This is an independent, third-party profile of Argo Workflows API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.