Medipim FR - API V4

Developer documentation

GET /v4/corrections/types

(Last updated: 19/04/2024)

This endpoint returns all supported types for corrections.

Request

Method

GET

URL

https://api.medipim.fr/v4/corrections/types

Headers

Response

Body

  • meta:
    • total: total number of correction types (integer)
  • results[]:
    • id: ID of the correction type (string)
    • name.{...}: Name of the correction type (string, localized)

Examples