Fetch an Embed Job

GET

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

Path parameters

idstringRequired

The ID of the embed job to retrieve.

Headers

X-Client-NamestringOptional

The name of the project that is making the request.

Response

This endpoint returns an object.
job_idstring

ID of the embed job

statusenum
Allowed values: processingcompletecancellingcancelledfailed

The status of the embed job

created_atdatetime

The creation date of the embed job

input_dataset_idstring

ID of the input dataset

modelstring

ID of the model used to embed

truncate"START" or "END"
Allowed values: STARTEND

The truncation option used

namestringOptional

The name of the embed job

output_dataset_idstringOptional

ID of the resulting output dataset

metaobjectOptional