curl --request GET \
--url https://dev.startree.ai/pinot-controller/admin \
--header 'Authorization: <api-key>'This response has no body data.curl --request GET \
--url https://dev.startree.ai/pinot-controller/admin \
--header 'Authorization: <api-key>'This response has no body data.The format of the key is "Basic <token>" or "Bearer <token>"
Was this page helpful?