| GET | /RestApi/sitefinity/related-data/parent-items |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ChildItemId | query | string | No | |
| ChildItemType | query | string | No | |
| ChildProviderName | query | string | No | |
| Filter | query | string | No | |
| Order | query | string | No | |
| Skip | query | int | No | |
| Take | query | int | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /RestApi/sitefinity/related-data/parent-items HTTP/1.1 Host: www.imglobal.com Accept: text/jsonl