Collections
Assets in a Collection
Get all the assets in a collection
GET
/
collections
/
{collection_id}
/
contains
Path Parameters
The collection to get the assets from
Query Parameters
The asset ids to check if the collection contains
Response
200 - application/json
The response is of type boolean
.