Skip to main content
GET
Error

Authorizations

x-cdata-authtoken
string
header
required

Path Parameters

WorkspaceId
string
required

The key WorkspaceId

Name
string
required

The key Name

Method
string
required

The key Method

Query Parameters

$select
string

Select structural property

Response

flowAPIs response

WorkspaceId
string
required

The Id of the workspace that contains the flow API.

Name
string
required

The name of the flow API.

Method
string
required

The HTTP method supported by the flow API.

Description
string

The description of the flow API.

Connectors
string

The list of connector Ids associated with the flow API.

QueryParameters
string

The colon-delimited list of query parameter names.

BodyType
string

The data type of the HTTP request body.

RequestContentType
string

The content type of the HTTP request.

RequestBody
string

The colon-delimited list of key names when the body type is Form-Data or x-www-form-urlencoded.

ResponseContentType
string

The content type of the HTTP response.

RequestSample
string

The sample request data when the body type is Raw.

ResponseSample
string

The sample response data.