Retrieve all organisation nodes
This method allows you to retrieve all organisation nodes.
Use the applicationDomainId parameter for domain-specific organisations.
By default, the global organisation is retrieved.
Request parameters
Responses
[
{
"id": 96,
"parentId": 96,
"reference": "example",
"label": "example",
"level": 96,
"typeId": 96,
"typeLabel": "example",
"typeIconReference": "example",
"modifiedDate": "1971-04-26T12:26:06Z"
}
]
Last modified: 29 octobre 2024