curl --location --request GET 'http://learnifier.com/orgunits'{
"orgUnits": [
{
"externalId": "string",
"id": 0,
"name": "string",
"parentId": 0,
"type": "string"
}
]
}