Retrieve task status and results
Authentication
Path parameters
Response
The current status of the task.
Values:
processing: The platform is creating the embeddingsready: Processing is complete. Embeddings are available in thedatafieldfailed: The task failed. Thedatafield isnull
An object containing the embedding results, or null otherwise.
A string representing the date and time, in RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the resource was created.
A string representing the date and time, in RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the resource was last updated.
An object describing why the embedding task failed. Present only when status is failed. Omitted otherwise.