Retrieve all entities that are not shot or sequence.

GET /data/assets

Adds project name and asset type name.

Responses

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