Workflows_v1Functions

Functions

Link copied to clipboard

Gets details of a single workflow.

suspend fun getWorkflow(argument: suspend GetWorkflowPlainArgsBuilder.() -> Unit): GetWorkflowResult
suspend fun getWorkflow(location: String, project: String? = null, revisionId: String? = null, workflowId: String): GetWorkflowResult