Search for an item
GET https://www.arcgis.com/sharing/rest/search?q={{query_parameters}}&f=pjson
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | Query parameters to search for an item. | |
f | string | ||
token | string | If accessing a private item. |
RESPONSES
status: OK
{"query":"title:\"Seven Natural Wonders of the World\" AND type:\"web map\" AND owner:\"esri_devlabs\"","total":1,"start":1,"num":10,"nextStart":-1,"results":[{"id":"5a5147abe878444cbac68dea9f2f64e7","owner":"esri_devlabs","created":1569537110000,"modified":1569537111000,"guid":null,"name":null,"title":"Seven Natural Wonders of the World Map","type":"Web Map","typeKeywords":["ArcGIS Online","Explorer Web Map","Map","Online Map","Web Map"],"description":null,"tags":["map"],"snippet":null,"thumbnail":"thumbnail/ago_downloaded.png","documentation":null,"extent":[[-180,-68.6081],[180,82.5122]],"categories":[],"spatialReference":null,"accessInformation":null,"licenseInfo":null,"culture":"en-us","properties":null,"advancedSettings":null,"url":null,"proxyFilter":null,"access":"public","size":-1,"subInfo":0,"appCategories":[],"industries":[],"languages":[],"largeThumbnail":null,"banner":null,"screenshots":[],"listed":false,"numComments":0,"numRatings":0,"avgRating":0,"numViews":134,"scoreCompleteness":33,"groupDesignations":null}]}