Get flow stats
Get statistics for a specific flow.
Authentication
AuthorizationBearer
Pass a JWT access token or an API key (prefixed with tif_live_) as a Bearer token.
Path parameters
flowId
Flow ID
Query parameters
period
Time period
Allowed values:
startDate
Start date for custom period
endDate
End date for custom period
Response
Flow statistics
calls
Call count breakdown by status
costs
Total and average cost metrics
direction
Inbound vs outbound call counts
duration
Total and average duration in seconds
endDate
End of the reporting period
flowId
Unique identifier of the flow
flowName
Display name of the flow
period
Time period label
rates
Success and failure rate percentages
startDate
Start of the reporting period
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error