Retrieve all entities that are not shot or sequence.

GET /data/assets/all

Adds project name and asset type name.

Responses

GET /data/assets/all
curl \
 -X GET http://localhost:8080/api/data/assets/all \
 -H "Authorization: $API_KEY"