Return a single flowAPIs
Returns a single flowAPIs object using the specified key.
Authorizations
Path Parameters
The key WorkspaceId
The key Name
The key Method
Query Parameters
Select structural property
Response
flowAPIs response
The Id of the workspace that contains the flow API.
The name of the flow API.
The HTTP method supported by the flow API.
The description of the flow API.
The list of connector Ids associated with the flow API.
The colon-delimited list of query parameter names.
The data type of the HTTP request body.
The content type of the HTTP request.
The colon-delimited list of key names when the body type is Form-Data or x-www-form-urlencoded.
The content type of the HTTP response.
The sample request data when the body type is Raw.
The sample response data.