v13

latestOpenAPI 3.0.32026-07-31359869.4 MB
projects

Get a project trace by request ID

Returns the OTEL trace for a given Vercel CLI request.

get/v1/projects/traces

Query parameters

projectIdstring required

The project ID

Example:prj_123

The project ID

requestIdstring required

The Vercel CLI request ID associated with the trace

Example:cli-req-abc

The Vercel CLI request ID associated with the trace

teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Response