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