GET
/
image
/
{id}
curl --request GET \
  --url https://images.miona.bot/image/{id} \
  --header 'Authorization: <api-key>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

ID of the image to retrieve

Response

200
application/octet-stream
Raw image file

The response is of type file.