Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
EndpointID | *string | :heavy_minus_sign: | Internal endpoint identifier | ep_abc123 |
ID | *string | :heavy_minus_sign: | Upstream provider response identifier | chatcmpl-abc123 |
IsByok | *bool | :heavy_minus_sign: | Whether the request used a bring-your-own-key | false |
Latency | *float64 | :heavy_minus_sign: | Response latency in milliseconds | 1200 |
ModelPermaslug | *string | :heavy_minus_sign: | Canonical model slug | openai/gpt-4 |
ProviderName | *components.ProviderResponseProviderName | :heavy_minus_sign: | Name of the provider | OpenAI |
Status | *float64 | :heavy_check_mark: | HTTP status code from the provider | 200 |