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:
[
  "fc288f54-725e-4ce2-8c02-f39e03d67554",
  "bf6d9035-b127-40bf-891f-4a9f3be79907"
]

text/html

Sample:
["fc288f54-725e-4ce2-8c02-f39e03d67554","bf6d9035-b127-40bf-891f-4a9f3be79907"]