hub

Get a published hub workflow by share ID

[cloud-only] Returns the full details of a published workflow on the hub.

get/api/hub/workflows/{share_id}

Path parameters

share_idstring required

Workflow share ID

Response

Hub workflow

share_idstring required
workflow_idstring required
namestring required
status'pending' | 'approved' | 'rejected' | 'deprecated' required
descriptionstring
thumbnail_type'image' | 'video' | 'image_comparison'
thumbnail_urlstring
thumbnail_comparison_urlstring
tutorial_urlstring
metadataobject
sample_image_urlsstring[]
publish_timestring date-time nullable
workflow_jsonobject required

Changes