improved
Authentication API: More informative error codes
11 days ago
The error codes returned when user authentication fails now offer more detail about potential login issues.
added
Search API: Search for assets in virtual folders
about 2 months ago
You can now use the Search API to return information about asset references in virtual folders by setting the parameter includeAssetsWithVirtualPaths
to true.
added
Search API: Choose whether to encode returned URIs
3 months ago
Encoded URIs can be rendered in a web browser. Unencoded URIs do not need to be manually decoded when making requests.