Personas
Return a presigned URL for streaming ambient library preview in the browser.
AuthorizationBearer <token>
JWT access token. Use: Authorization: Bearer .
In: header
Path Parameters
asset_id*Asset Id
Format
uuidQuery Parameters
expiration?Expiration
Range
60 <= value <= 86400Default
3600Header Parameters
X-Workspace-Id?string|null
X-API-Key?string|null
X-EFFICIENTAI-API-KEY?string|null
Response Body
application/json
application/json
curl -X GET "https://example.com/api/v1/personas/ambient-library/497f6eca-6276-4993-bfeb-53cbbbba6f08/preview-url"{ "url": "string", "expires_in": 0}Community & contact
- Found a bug or have a feature request? Open a GitHub issue.
- Join our Discord for faster replies!
