Returns a paginated list of 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.
"/api/products"
When false, excludes auto-triggered (APM) profiles from results.
false
Filter to public profiles only when set to "true".
true, false "true"
Field to sort results by.
date, wt, io, cpu, pmu, nw, sql, http "date"
Sort direction.
asc, desc "desc"
Filter profiles created after this date (ISO 8601).
"2026-01-01T00:00:00+00:00"
Filter profiles created before this date (ISO 8601).
"2026-12-31T23:59:59+00:00"
Filter by profile status code: -1=empty, 0=todo, 16=payment_required, 32=too_many_subprofiles, 64=done, 128=failed, 192=rejected.
-1, 0, 16, 32, 64, 128, 192 64
Profiles retrieved successfully
Project identifier
"abc123def456"
Environment identifier
"main"
Branch machine name
"main-bvxea6i"
Blackfire Agent UUID
"a38f69ca-3b56-4ea6-beac-272b2568164a"
List of profiles
Current page number
1
Total number of pages
3
Total number of profiles
25