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>'
{}

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.