Skip to main content
GET
/
workflows
/
{workflowId}
/
logs
/
stats
Get workflow log statistics
curl --request GET \
  --url https://v1.api.altostrat.io/workflows/{workflowId}/logs/stats \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Standard JWT for user sessions obtained via Altostrat authentication.

Path Parameters

workflowId
string
required

The prefixed ID of the workflow (e.g., fl_...).

Response

Workflow log statistics.

The response is of type object.