Skip to main content
GET
Retrieve Span
Use this endpoint to retrieve the complete record for a specific span. The query spans endpoint returns span summaries. This endpoint returns the full span object.

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Headers

x-team-id
string | null

Path Parameters

span_id
string
required

Response

Response Retrieve Span V1 Observability Spans Span Id Get · object | null

Success

The response is of type Response Retrieve Span V1 Observability Spans Span Id Get · object | null.

Last modified on July 31, 2026