List Uploaded & Generated Assets
Retrieve your uploaded and generated assets by asset type, with optional filtering by IDs.
GET
cURL
Authorizations
Query Parameters
Available options:
text, image, audio, video, voice, three_d, rich_text Response
Successful Response
The id of the asset.
The type of the asset.
Available options:
text, image, audio, video, voice, three_d, rich_text Name of the asset. Default to user-provided file name.
Date the asset was created.
The asset itself.
- UploadedImage
- UploadedAudio
- UploadedVideo
- Uploaded3D
- GeneratedAudio
- GeneratedImage
- GeneratedVideo
- Voice
URL of the thumbnail image.
Optional description of the asset.
Whether the asset is favorited by the user.
Whether this asset was recently used by the user.
Date the asset was favorited.
cURL