curl --request GET \
--url https://dev.startree.ai/leader/tables/{tableName} \
--header 'Authorization: <api-key>'{
"leadControllerResourceEnabled": true,
"leadControllerEntryMap": {}
}Gets leader for a given table
curl --request GET \
--url https://dev.startree.ai/leader/tables/{tableName} \
--header 'Authorization: <api-key>'{
"leadControllerResourceEnabled": true,
"leadControllerEntryMap": {}
}Was this page helpful?