workflows

Get a published workflow by share ID

[cloud-only] Returns a publicly published cloud workflow by its share identifier.

get/api/workflows/published/{share_id}

Path parameters

share_idstring required

The workflow share ID.

Response

Published workflow

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