GET /v3/public-categories/all
Request
Method
GET
URL
https://api.medipim.be/v3/public-categories/all
Response
Body
-
meta:total: total number of categories
-
results[]: a list of all public categoriesid: ID of the category (integer)name.{nl|fr|en}: Name of the category (string, localized)parent: ID of the parent category (integer)-
meta:createdAt: When the category was created on Medipim (unix timestamp)updatedAt: when the category information was last updated (unix timestamp)