GET api/v2/paths/GetByParentPathId/{parentPathId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| parentPathId | integer |
Response
PageResultOfPathBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of PathBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.