v2
latestOpenAPI 3.1.02026-07-31822441.6 KBPoll Discover
Check the status of a running discover. If empty, no discover is currently running.
get/{env_id}/{flow_id}/{tenant}/linkedSources/discover/poll
Path parameters
env_idstring required
ID of environment
flow_idstring required
ID of flow
tenantstring required
ID of tenant
Query parameters
tap_namestring required
Name of tap to query
Response
200
Example response
{
"status": "RUNNING"
}