Error
A valid request URL is required to generate request examples"<string>"{
"error": {
"code": "<string>",
"message": "<string>"
}
}Return specified property value of specified flowAPIs
Returns property value of flowAPIs object using the specified key and property name.
GET
/
flowAPIs(WorkspaceId='
{WorkspaceId}
',Name='
{Name}
',Method='
{Method}
')
/
{propertyName}
/
$value
Error
A valid request URL is required to generate request examples"<string>"{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Path Parameters
The key WorkspaceId
The key Name
The key Method
The property name
Response
The property value
The response is of type string.