Skip to main content
GET
/
api
/
media
/
{path}
Serve media files
curl --request GET \
  --url https://serengo.zias.be/api/media/{path} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

path
string
required

Media file path

Response

200 - */*

Media file

The response is of type file.