Get profile timeline data
Returns timeline visualization data for a Blackfire profile, showing the execution flow over time.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the Upsun project
[a-z0-9]+"abc123def456"
The environment identifier
.+"main"
The profile UUID
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}"4b5266a2-fd71-468b-bf05-87b342079cbf"
Response
Timeline data retrieved successfully
Project identifier
"abc123def456"
Environment identifier
"main"
Branch machine name
"main-bvxea6i"
Blackfire Agent UUID
"a38f69ca-3b56-4ea6-beac-272b2568164a"
Profile UUID
"4b5266a2-fd71-468b-bf05-87b342079cbf"
Timeline event data including stack frames, memory graph, labels, markers, spans, and hierarchy
Active timeline dimension
"wt"
Total time for the active dimension in microseconds
4329972
Profiled application language
php, python "php"