Get item data

GET https://www.arcgis.com/sharing/rest/content/items/{{item_id}}/data?f=pjson

Request Params

KeyDatatypeRequiredDescription
fstring
tokenstringIf accessing a private item.

RESPONSES

status: OK

{"operationalLayers":[{"id":"Seven_Natural_Wonders_of_the_World_6051","layerType":"ArcGISFeatureLayer","url":"https://services.arcgis.com/uCXeTVveQzP4IIcx/arcgis/rest/services/Seven_Natural_Wonders_of_the_World/FeatureServer/0","visibility":true,"opacity":1,"title":"Seven Natural Wonders of the World","itemId":"da7cda8d38224b368bc74cc7d6f05d0f"}],"baseMap":{"baseMapLayers":[{"id":"defaultBasemap","layerType":"ArcGISTiledMapServiceLayer","url":"https://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer","visibility":true,"opacity":1,"title":"Topographic"}],"title":"Topographic"},"spatialReference":{"wkid":102100,"latestWkid":3857},"authoringApp":"WebMapViewer","authoringAppVersion":"5.4","version":"2.11"}