GET api/organisations/{id}/descendants

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of globally unique identifier

Response Formats

application/json, text/json

Sample:
[
  "9c5fe8e7-cbec-4069-b38c-dc27989fb915",
  "ffce5d63-188c-49c7-a819-8e90c8f343ef"
]

text/html

Sample:
["9c5fe8e7-cbec-4069-b38c-dc27989fb915","ffce5d63-188c-49c7-a819-8e90c8f343ef"]