GET api/organisations/{id}/descendants
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "65ac63b9-7aa2-4245-97b1-78b815fa5bf1", "7180eacc-e9d6-43bf-a400-438a15241c48" ]
text/html
Sample:
["65ac63b9-7aa2-4245-97b1-78b815fa5bf1","7180eacc-e9d6-43bf-a400-438a15241c48"]