Medipim API V3

Developer documentation

GET /v3/corrections/types/all

This endpoint returns all supported suggestions for corrections.

Request

Method

GET

URL

https://api.medipim.be/v3/corrections/types/all

Response

Body

  • meta:
    • total: total number of suggestions
  • results[]: a list of suggestions
    • id: ID of the suggestion (string)
    • name.{nl|fr|en}: name of the suggestion (localized)

Examples