REST API

API endpoints

Description API endpoint

Get the asset with the given UUID.

GET /api/v1/:projectName/assets/:assetUuid

{
	"uuid": "b5f26d5f-4ab0-4f99-a2f1-7be9f20e7a15",
	"filename": "sample.mp4"
}