Description
Retrieves the flow field names that can be used for searching or sorting on flows.
GET /flows/fields
Retrieves the flow field names that can be used for searching or sorting on flows.
HTTP Code | Description | Schema |
---|---|---|
200 |
successful operation |
/
application/json
Type | Name |
---|---|
apiKey |
/flows/fields
{
"fields" : [ "string" ]
}