Retrieve Span

Retrieves a single, detailed span by its unique identifier.

Path parameters

spanUuidstringRequired
This is the span UUID you wish to retrieve.

Headers

CONFIDENT_API_KEYstringRequiredformat: "uuid"
The API key of your Confident AI project.

Response

Successfully retrieved the detailed span.
successboolean
This is true if the span was successfully retrieved.
dataobject
The payload containing the detailed span data.
deprecatedboolean
This is true if this endpoint is deprecated.