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:
[
  "c8e41e34-09aa-4b6a-9178-2e58bf421b3e",
  "426f14cd-baff-43c1-b193-ab011296e022"
]

text/html

Sample:
["c8e41e34-09aa-4b6a-9178-2e58bf421b3e","426f14cd-baff-43c1-b193-ab011296e022"]