cURL
curl --request GET \ --url https://client-api.hotglue.xyz/{env_id}/{flow_id}/{tenant}/linkedSources/state \ --header 'x-api-key: <api-key>'
{ "bookmarks": { "ProfitAndLoss": { "modified_since": "2021-08-15T14:29:26+00:00" } } }
Fetch the current bookmarks for your tenant’s linked source
ID of environment
ID of flow
ID of tenant
Name of tap
200
The response is of type object.
object