Retrieve all the assets and its id in a project.
Pass in an API version to guarantee a consistent response format.
The latest version should be used for all new API calls. Existing API calls should be updated to the latest version when possible.
Valid versions:
Latest API version (recommended): 2025-03
Previous API version (maintenance mode): 2025-02
If no API version header is included, the response format is considered unstable and could change without notice (not recommended).
List of asset IDs to retrieve.
The id of the project.
The id of the transformation.
Row ID where the asset belongs
Operation ID where the asset belongs
The status of the assets to retrieve. An enumeration.
uploading
, uploaded
, failed_upload
, processing
, not_processed
, processed
x > 0
x >= 0
An enumeration.
updated_at
, created_at
, id
An enumeration.
asc
, desc
Successful Response
The response is of type object
.