flows
Get information
get/v1/flows/{flow-id}
Response
Get flow informations
Example response
{
"alias": "kafka",
"status": "initializing",
"connectors": [
"consumer1",
"metrics",
"out"
]
}Changes
Changed in 2 of the 5 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲