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