Get a observation
Endpoint to Get a observation on toolzz analytics
Response Description
Below you will see the description of the Get a observation response
Unique identifier of the observation.
Identifier of the trace associated with the observation.
Type of the observation.
Name of the observation.
Start time of the observation in ISO 8601 format.
End time of the observation in ISO 8601 format.
Time when the completion process started in ISO 8601 format.
Name of the model used in the observation.
Model parameters associated with the observation.
Input data for the observation (nullable).
Version of the observation.
Metadata associated with the observation (nullable).
Output data from the observation (nullable).
Usage metrics for the observation.
Log level of the observation (e.g., DEBUG).
Status message of the observation.
Parent observation ID, if applicable.
Identifier of the prompt used in the observation.
Detailed usage metrics for the observation.
Detailed cost metrics for the observation.
Name of the prompt used in the observation.
Version of the prompt used in the observation.
Identifier of the model used in the observation.
Price for input usage.
Price for output usage.
Total price for the observation.
Calculated input cost.
Calculated output cost.
Calculated total cost for the observation.
Latency of the observation in milliseconds.
Time taken to generate the first token in milliseconds.
Code Response
Exemples of Response Code
Request Successful Response
Request Failure