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