/data: Item Data

URL:
https://[root]/content/items/[itemID]/data
Methods:
GET

Example Usage

URL for Data

1
https://www.arcgis.com/sharing/rest/content/items/af01df44bf36437fa8daed01407138ab/data

Description

The data component of an item (the "item file") is used to stream the actual data represented by the item to the client.

The content type of the response is derived from the item file's mime type. If the mime type can't be derived, the response content type will be set to application/octet-stream.

Request Parameters

ParameterDetails

f

An optional output format parameter. Only applies to Package types. f=zip will download a package in "Zip" format rather than the package format.

Values: zip | unchanged

Response Properties

PropertyDetails

[Item Data]

JSON contents of the data section of the item.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close