/[resourceName]: User Item Resource

URL:
https://[root]/content/users/[userName]/items/[itemID]/resources/[resourceName]
Methods:
GET

Example usage

URL for Item Resource

1
https://www.arcgis.com/sharing/rest/content/users/jsmith/items/0c66beb52dff4994be67937cdadbdb1f/resources/image/banner.jpg

Description

A specific file resource of an existing item.

Image format item resources, such as PNG, single-frame GIF, and JPEG, can be retrieved at different dimensions by specifying a URL parameter w for the desired image width.

For example: https://../sharing/rest/content/users/jsmith/items/0c66beb52dff4994be67937cdadbdb1f/resources/banner.jpg?w=400.

Supported retrievable image widths are 100 pixels, 200 pixels, 400 pixels, 800 pixels, 1600 pixels, 2000 pixels, and 2400 pixels with the original image aspect ratio. Other specified widths will be snapped to the next highest supported dimension for query, or the original image will be retrieved by default without specifying a width.

Request parameters

ParameterDetails

[Common Parameters]

For a complete listing, see Common parameters.

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