workflows

Get a cloud workflow by ID

[cloud-only] Returns the metadata for a cloud workflow.

get/api/workflows/{workflow_id}

Path parameters

workflow_idstring uuid required

The workflow ID.

Response

Workflow detail

idstring uuid required
namestring required
descriptionstring
share_idstring nullable

Public share identifier if published

latest_version_idstring uuid nullable
thumbnail_urlstring uri nullable
created_atstring date-time
updated_atstring date-time

Changes