Altostrat Studio is here — the AI-native network operations IDE for engineers running production. Terminal, diagrams, runbooks, and Copilot in one workspace. Get started →
cURL
curl --request GET \ --url https://v1.api.altostrat.io/workflows/{workflowId}/logs/stats \ --header 'Authorization: Bearer <token>'
{}
Returns aggregate counts for a workflow log stream.
Standard JWT for user sessions obtained via Altostrat authentication.
The prefixed ID of the workflow (e.g., fl_...).
fl_...
Workflow log statistics.
The response is of type object.
object
Was this page helpful?