GET /v3/organizations/all
Request
Method
GET
URL
https:///v3/organizations/all
Response
Body
-
meta
:total
: total number of organizations
-
results[]
: a list of all organizationsid
: ID of the organization (integer)name.{nl|fr|en}
: Name of the organization (string, localized)type
: type of the organization (supplier
ormarketing
)brands[]
: A collection of brand IDs associated with this organization. | GET /v3/brands/all response-
meta
:createdAt
: when the organization information was created on Medipim (unix timestamp)updatedAt
: when the organization information was last updated (unix timestamp)