cURL
curl --request GET \ --url https://client-api.hotglue.xyz/{env_id}/{flow_id}/{tenant}/linkedSources/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
Name of tap to query
200
The response is of type object.
object