{ "id": "<string>", "traceId": "<string>", "type": "<string>", "name": "<string>", "startTime": {}, "endTime": {}, "completionStartTime": {}, "model": "<string>", "modelParameters": { "property1": "<string>", "property2": "<string>" }, "input": null, "version": "<string>", "metadata": null, "output": null, "usage": { "input": 123, "output": 123, "total": 123, "unit": "<string>", "inputCost": 123, "outputCost": 123, "totalCost": 123 }, "level": "<string>", "statusMessage": "<string>", "parentObservationId": "<string>", "promptId": "<string>", "usageDetails": { "property1": 123, "property2": 123 }, "costDetails": { "property1": 123, "property2": 123 }, "promptName": "<string>", "promptVersion": 123, "modelId": "<string>", "inputPrice": 123, "outputPrice": 123, "totalPrice": 123, "calculatedInputCost": 123, "calculatedOutputCost": 123, "calculatedTotalCost": 123, "latency": 123, "timeToFirstToken": 123 }
Endpoint to Get a observation on toolzz analytics
Show properties