Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Query Parameters
Log file path
curl --request GET \
--url https://dev.startree.ai/loggers/download \
--header 'Authorization: <api-key>'
curl --request GET \
--url https://dev.startree.ai/loggers/download \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Log file path
Was this page helpful?