cURL
curl --request GET \ --url https://client-api.hotglue.xyz/v2/{env_id}/{flow_id}/{tenant}/linkedConnectors/discover/poll \ --header 'x-api-key: <api-key>'
{ "status": "RUNNING" }
Check the status of a running discover. If empty, no discover is currently running.
ID of environment
ID of flow
ID of tenant
ID of connector
200
The response is of type object.
object