group-content-search

GET https://www.arcgis.com/sharing/rest/content/groups/{{group_id}}/search

Request Params

KeyDatatypeRequiredDescription
fstring(Required) Format of the response. json
tokenstringCannot be an API key. You must generate a token.
callbackstringIf the JS client requires a callback.
startstringThe number of the first entry in the result set response.
numstringThe maximum number of results to be included in the result set response. The default value is 10, the maximum allowed value is 100.
qstringThe query string used to search.
bboxstringLongitude, latitude. Spatial search is an overlaps/intersects function of the query bbox and the extent of the document.