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

id
string
required

Response

default - image/*

Image stream