<back to all web services
ParentItemMessage
The following routes are available for this service:| GET | /RestApi/sitefinity/related-data/child-items | | |
|---|
ParentItemMessage Parameters:| Name | Parameter | Data Type | Required | Description |
|---|
| ParentItemId | query | string | No | |
| ParentItemType | query | string | No | |
| ParentProviderName | query | string | No | |
| FieldName | query | string | No | |
| Status | query | ContentLifecycleStatus? | No | |
| Filter | query | string | No | |
| Order | query | string | No | |
| Skip | query | int | No | |
| Take | query | int | No | |
| ChildItemType | query | string | No | |
| ChildProviderName | query | string | No | |
ContentLifecycleStatus Enum:| Name | Value | |
|---|
| Master | 0 | |
| Temp | 1 | |
| Live | 2 | |
| Deleted | 4 | |
| PartialTemp | 8 | |
To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other
HTTP + OTHER
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
GET /RestApi/sitefinity/related-data/child-items HTTP/1.1
Host: www.asg.com.au
Accept: text/jsonl