getAssetsByGroup
Returns assets filtered by their group information.
Path parameters
apiKey
Request
This endpoint expects an object.
Group key
The group key to filter assets by.
Group value
The group value to filter assets by.
Configuration
Optional configuration object for sorting and pagination.
Response
Returns assets filtered by the specified group.
total
Total number of assets.
limit
Number of assets returned.
page
Current page number.
items
Array of assets.