<back to all web services

DataItemMessage

The following routes are available for this service:
GET/RestApi/sitefinity/generic-data/data-items
DELETE/RestApi/sitefinity/generic-data/temp-items
DataItemMessage Parameters:
NameParameterData TypeRequiredDescription
ItemIdquerystringNo
ItemTypequerystringNo
ItemProviderquerystringNo
RelatedItemIdquerystringNo
RelatedItemTypequerystringNo
RelatedItemProviderquerystringNo
RelationStatusqueryContentLifecycleStatus?No
FieldNamequerystringNo
FilterquerystringNo
OrderquerystringNo
SkipqueryintNo
TakequeryintNo
ContentLifecycleStatus Enum:
NameValue
Master0
Temp1
Live2
Deleted4
PartialTemp8

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /RestApi/sitefinity/generic-data/data-items HTTP/1.1 
Host: www.asg.com.au 
Accept: application/json