Logo
AlmaConnect API Documentation

Get presigned URL for recording

GET {{HOST}}/v2/recording-assets/:asset_id/presigned-url

 

Body PARAM

Key Datatype Required Description 
presign_duration
number Duration for which the presigned URL has to be generated in seconds Max: 604800 (7 days)



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.100ms.live/v2/recording-assets/:asset_id/presigned-url?presign_duration=3600'

ENDPOINTS