Assets
Get Asset
Get basic asset details
GET
/
assets
/
{asset_id}
Headers
Authorization
string | null
index-id
string | null
filter by organization
Path Parameters
asset_id
string
requiredResponse
200 - application/json
asset_id
string | null
The unique identifier for the asset
collection_id
string | null
The ID of the collection the asset belongs to
status
string | null
The current status of the asset processing
url
string | null
The URL where the asset can be accessed
metadata
object | null
Additional metadata associated with the asset
error
string | null
The error message if the asset processing failed
modality
string | null
The type of media
task_id
string | null
The task ID
unique_hash
string | null
The unique hash of the asset
updated_at
string | null
The timestamp when the asset was last updated
created_at
string | null
The timestamp when the asset was created
score
number | null
The relevance score of the asset
Was this page helpful?