API Reference
Log In
API Reference

Get Critical Path Analysis

Analyzes a distributed trace to find the critical path (longest chain of dependent transactions), bottleneck transactions, and optimization potential. The critical path determines the minimum possible trace duration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique trace identifier to analyze.

Query Params
string
required

Unique identifier of the team (organization). Format: Revenium hashid (URL-safe encoded string).

string

Filter by specific trace type (null for all)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/hal+json
*/*