Skip to main content
GET
/
upload
/
{filename}
cURL
curl --request GET \
  --url https://api.odin.fun/v1/upload/{filename} \
  --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

filename
string
required

Response

default - image/*

Image stream