Zum Hauptinhalt springen
GET
/
profile
/
{id}
/
image
Get profile image
curl --request GET \
  --url https://demo.enneo.ai/api/mind/profile/{id}/image \
  --header 'Authorization: Bearer <token>'
"<string>"

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

id
integer
erforderlich

The id of the profile to retrieve the image for

Antwort

Successful operation

The response is of type file.