Returns a paginated list of automatic (APM-triggered) profiles for the environment, optionally filtered by transaction name. Proxied from the Blackfire API.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the Upsun project
[a-z0-9]+"abc123def456"
The environment identifier
.+"main"
Filter by transaction name (exact match).
"App\\Controller\\ProductController::list"
Page number for pagination.
x >= 1Number of profiles per page.
1 <= x <= 100Wildcard search across URI, name, and transaction name.
Filter to public profiles only when set to "true".
true, false Automatic profiles retrieved successfully
Project identifier
"abc123def456"
Environment identifier
"main"
Branch machine name
"main-bvxea6i"
Blackfire Agent UUID
"a38f69ca-3b56-4ea6-beac-272b2568164a"
List of automatic profiles
Current page number
1
Total number of pages
3
Total number of profiles
25