Retrieve illustration from MedDict Database of a specific word, from its id.

GET /words/illustration/{id}

Get the illustration of a specific word, from its id.

Path parameters

  • id string Required

    The id of the word to retrieve the illustration from.

Responses

  • 200 image/png

    OK

  • 404

    The word id's is not found.

  • 400

    The request is not following the convention.

  • 500

    Unknown error.

GET /words/illustration/{id}
curl \
 -X GET http://localhost:5000/words/illustration/1