Argo Workflows API
The Argo Workflows REST API provides programmatic access to workflow lifecycle management, workflow templates, cron scheduling, archived workflow history, events, and cluster workflow templates. Authentication uses JWT bearer tokens from service account secrets.
Documentation
Documentation
https://argo-workflows.readthedocs.io/en/latest/
GettingStarted
https://argo-workflows.readthedocs.io/en/latest/quick-start/
APIReference
https://argo-workflows.readthedocs.io/en/latest/swagger/
Authentication
https://argo-workflows.readthedocs.io/en/latest/access-token/