Skip to main content
GET
/
media
/
video
/
{videoId}
Retrieve video URL
curl --request GET \
  --url https://app.myhero.so/media/video/{videoId} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

HERO personal access token

Path Parameters

videoId
string
required
Minimum string length: 1

Response

200 response

The response is of type string.