v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-052012116.1 KB
StudioV1Flow

Retrieve a specific Flow.

Retrieve a specific Flow.

get/v1/Flows/{Sid}

Path parameters

Sidstring required

The SID of the Flow resource to fetch.

Response

OK

sidstring nullable

The unique string that we created to identify the Flow resource.

account_sidstring nullable

The SID of the Account that created the Flow resource.

friendly_namestring nullable

The string that you assigned to describe the Flow.

status'draft' | 'published'

The status of the Flow. Can be: draft or published.

versioninteger

The latest version number of the Flow's definition.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

urlstring uri nullable

The absolute URL of the resource.

linksobject nullable

The URLs of the Flow's nested resources.