Multishock
Multishock

Retrieves a specific flow by its database ID. Returns the complete flow object including all flow data.

get/Multishock/Flow/{flowId}

Path parameters

flowIdstring required

Response

Success

FlowIdinteger

The database ID of the flow.

ExternalIdstring

The client-side flow ID.

Namestring

Display name for the flow.

Descriptionstring nullable

Description of the flow's purpose.

Creatorstring

Username of the flow creator.

CreatorIdinteger

Database ID of the flow creator.

IsPublicboolean

Whether the flow is public.

IsApprovedboolean

Whether the flow is approved.

Createdstring date-time

When the flow was created.

Modifiedstring date-time nullable

When the flow was last modified.

Tagsstring[]

Tags for organization.

Changes

No recorded changes to this endpoint across all 1 revision of this API.