DAM 25.5
Version | 25.5 |
---|---|
Release Date | 06 May 2025 |
Changes
Enhancements
- Introduce
NextToken
on the file search API, allowing for retrieval of more than 10,000 files using pagination. - Support filtering by parent folder ID on the file search API.
Deprecations
- Deprecate
PageNumber
on the file search API. This is replaced byNextToken
.