curl --request GET \
--url https://api.thehaystack.ai/v2/bevly/media/{mediaAssetId} \
--header 'Authorization: Bearer <token>'{
"mediaAsset": {
"id": 123,
"itemId": 123,
"contentType": "video",
"status": "created",
"duration": 123,
"muxAssetId": "<string>",
"muxPlaybackId": "<string>",
"variantTypeId": 123,
"variantType": {
"id": 123,
"name": "Sermon Video",
"contentType": "video",
"indexable": true,
"displayOrder": 123,
"collectionId": 123
}
}
}curl --request GET \
--url https://api.thehaystack.ai/v2/bevly/media/{mediaAssetId} \
--header 'Authorization: Bearer <token>'{
"mediaAsset": {
"id": 123,
"itemId": 123,
"contentType": "video",
"status": "created",
"duration": 123,
"muxAssetId": "<string>",
"muxPlaybackId": "<string>",
"variantTypeId": 123,
"variantType": {
"id": 123,
"name": "Sermon Video",
"contentType": "video",
"indexable": true,
"displayOrder": 123,
"collectionId": 123
}
}
}Enter your API token from the Haystack dashboard
Media asset details
Show child attributes
video, audio created, uploaded, processing, ready, error Duration in seconds
Show child attributes
"Sermon Video"
video, audio Whether this variant can be indexed for search
Order shown to users