/v1/embed-jobs/{id}Fetch an Embed JobThis API retrieves the details about an embed job started by the same user.
Parameters
idstringpathrequiredThe ID of the embed job to retrieve.
X-Client-NamestringheaderThe name of the project that is making the request.
Responses
Headers
X-API-WarningThe name of the project that is making the request.
created_atstring · date-timerequiredThe creation date of the embed job
input_dataset_idstringrequiredID of the input dataset
job_idstringrequiredID of the embed job
metaobjectShow child attributes
api_versionobjectShow child attributes
is_deprecatedbooleanis_experimentalbooleanversionstringrequiredbilled_unitsobjectShow child attributes
classificationsnumberThe number of billed classifications units.
image_tokensnumberThe number of billed image tokens.
imagesnumberThe number of billed images.
input_tokensnumberThe number of billed input tokens.
output_tokensnumberThe number of billed output tokens.
pagesnumberThe number of billed pages parsed.
search_unitsnumberThe number of billed search units.
cached_tokensnumberThe number of prompt tokens that hit the inference cache.
tokensobjectShow child attributes
input_tokensnumberThe number of tokens used as input to the model.
output_tokensnumberThe number of tokens produced by the model.
warningsarray of stringShow child attributes
modelstringrequiredID of the model used to embed
namestringThe name of the embed job
output_dataset_idstringID of the resulting output dataset
statusstringrequiredThe status of the embed job
truncatestringrequiredThe truncation option used
{
"created_at": "2026-06-09T00:00:00Z",
"input_dataset_id": "string",
"job_id": "string",
"meta": {
"api_version": {
"is_deprecated": true,
"is_experimental": true,
"version": "string"
},
"billed_units": {
"classifications": 0,
"image_tokens": 0,
"images": 0,
"input_tokens": 0,
"output_tokens": 0,
"pages": 0,
"search_units": 0
},
"cached_tokens": 0,
"tokens": {
"input_tokens": 0,
"output_tokens": 0
},
"warnings": [
"string"
]
},
"model": "string",
"name": "string",
"output_dataset_id": "string",
"status": "cancelled",
"truncate": "END"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}