users-spec

GET https://www.arcgis.com/sharing/rest/community/users/

Request Params

KeyDatatypeRequiredDescription
qstringThe query string to search for users
fstring(Required) Format of response: json
tokenstring(Required) Cannot be an API key, you will need to generate a token.
callbackstringFor JS clients that need a response.
filterstringStructured filtering through specifying field name followed by a colon and the term you are looking for with double quotation marks.
startstringThe number of the first entry in the result set response. The index number is 1-based.
numstringThe maximum number of results to be included in the result set response. The default value is 10 and the maximum allowed value is 100.
sortFieldstringField to sorty by: username
sortOrderstringAscending or descending order: asc