v51

latestOpenAPI 3.1.0proprietaryraw.githubusercontent.com2026-07-21411711.1 MB
/embed-jobs

Fetch an Embed Job

This API retrieves the details about an embed job started by the same user.

get/v1/embed-jobs/{id}

Path parameters

idstring required

The ID of the embed job to retrieve.

Headers

X-Client-Namestring

The name of the project that is making the request.

Response

OK

job_idstring required

ID of the embed job

namestring

The name of the embed job

status'processing' | 'complete' | 'cancelling' | 'cancelled' | 'failed' required

The status of the embed job

created_atstring date-time required

The creation date of the embed job

input_dataset_idstring required

ID of the input dataset

output_dataset_idstring

ID of the resulting output dataset

modelstring required

ID of the model used to embed

truncate'START' | 'END' required

The truncation option used