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

Authorizations

Authorization
string
header
required

HERO personal access token

Path Parameters

imageId
string
required
Minimum string length: 1

Response

200 response

The response is of type string.