Sent when a batch API request has been cancelled.
The unique ID of the event.
The Unix timestamp (in seconds) of when the batch API request was cancelled.
Event data payload.
The unique ID of the batch API request.
The type of the event. Always batch.cancelled.
batch.cancelled
The object of the event. Always event.
event
Sent when a batch API request has been completed.
The Unix timestamp (in seconds) of when the batch API request was completed.
The type of the event. Always batch.completed.
batch.completed
Sent when a batch API request has expired.
The Unix timestamp (in seconds) of when the batch API request expired.
The type of the event. Always batch.expired.
batch.expired
Sent when a batch API request has failed.
The Unix timestamp (in seconds) of when the batch API request failed.
The type of the event. Always batch.failed.
batch.failed
Sent when an eval run has been canceled.
The Unix timestamp (in seconds) of when the eval run was canceled.
The unique ID of the eval run.
The type of the event. Always eval.run.canceled.
eval.run.canceled
Sent when an eval run has failed.
The Unix timestamp (in seconds) of when the eval run failed.
The type of the event. Always eval.run.failed.
eval.run.failed
Sent when an eval run has succeeded.
The Unix timestamp (in seconds) of when the eval run succeeded.
The type of the event. Always eval.run.succeeded.
eval.run.succeeded
Sent when a fine-tuning job has been cancelled.
The Unix timestamp (in seconds) of when the fine-tuning job was cancelled.
The unique ID of the fine-tuning job.
The type of the event. Always fine_tuning.job.cancelled.
fine_tuning.job.cancelled
Sent when a fine-tuning job has failed.
The Unix timestamp (in seconds) of when the fine-tuning job failed.
The type of the event. Always fine_tuning.job.failed.
fine_tuning.job.failed
Sent when a fine-tuning job has succeeded.
The Unix timestamp (in seconds) of when the fine-tuning job succeeded.
The type of the event. Always fine_tuning.job.succeeded.
fine_tuning.job.succeeded
Sent when Realtime API Receives a incoming SIP call.
The Unix timestamp (in seconds) of when the model response was completed.
The unique ID of this call.
Headers from the SIP Invite.
Name of the SIP Header.
Value of the SIP Header.
The type of the event. Always realtime.call.incoming.
realtime.call.incoming
Sent when a background response has been cancelled.
The Unix timestamp (in seconds) of when the model response was cancelled.
The unique ID of the model response.
The type of the event. Always response.cancelled.
response.cancelled
Sent when a background response has been completed.
The type of the event. Always response.completed.
response.completed
Sent when a background response has failed.
The Unix timestamp (in seconds) of when the model response failed.
The type of the event. Always response.failed.
response.failed
Sent when a background response has been interrupted.
The Unix timestamp (in seconds) of when the model response was interrupted.
The type of the event. Always response.incomplete.
response.incomplete