Search the files using a catalog asset
POST/catalog/assets/:assetKey/file-usages/search
Returns the files that use the catalog asset with the given asset key, matching the given search criteria.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The search completed successfully.
The provided data is not valid.
The request lacks valid authentication credentials.
Response Headers
WWW-Authenticate
Forbidden. The request is not allowed.
The requested resource was not found.
An internal error occurred while processing the request.