Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/assets/{id} Authorization: Bearer <API_KEY>
id
asset_xxx
asset://
status=active
curl "https://{your-domain}/v1/assets/asset_6f9a4c2b8d1e3a90" \ -H "Authorization: Bearer $API_KEY"
{ "id": "asset_6f9a4c2b8d1e3a90", "uri": "asset://asset_6f9a4c2b8d1e3a90", "object": "asset", "asset_type": "image", "name": "avatar-reference", "status": "processing", "created_at": 1779782400, "updated_at": 1779782400 }
{ "id": "asset_6f9a4c2b8d1e3a90", "uri": "asset://asset_6f9a4c2b8d1e3a90", "object": "asset", "asset_type": "image", "name": "avatar-reference", "status": "active", "created_at": 1779782400, "updated_at": 1779782460 }
processing
active
failed
disabled
error.type
asset_not_found