changelog / post
Observability APIs updates
Pull logs, metrics, and audit logs programmatically through the Management API. Endpoints return logs and metrics for any deployment or environment across your workspace, models, or chains.
curl --request GET \
--url https://api.baseten.co/v1/models/{model_id}/audit_logs \
--header "Authorization: Bearer $BASETEN_API_KEY"For more information, see our docs.