メインコンテンツへスキップ
GET
C#

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

id
string
必須

Flow identifier

Maximum string length: 30

クエリパラメータ

hydrate
enum<string>[]

hydration param

利用可能なオプション:
form_count,
forms
Maximum string length: 50

レスポンス

Flow successfully retrieved.

id
string<flow-id>
必須
Maximum string length: 30
name
string
必須
Required string length: 1 - 150
created_at
string<date-time>
必須
updated_at
string<date-time>
必須
actions
object[]
executed_at
string<date>