Skip to main content
GET
Read flow component by flow name

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Path Parameters

flowName
string
required

Name of the flow. Example: Delivery, Field Sales

Response

Success

status
boolean

Status of response.

message
string

Message of API response.

flowFields
object[]

Detail of object flow fields.

reservedKey
object[]

Detail of array reserved key.

is_cache
boolean

Source of response data fetched from cache or database.