users-username-spec
GET https://www.arcgis.com/sharing/rest/community/users/[userName]
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
f | string | (Required) Format of the response: json | |
token | string | Cannot be an API key, you will need to generate a token. | |
callback | string | For JS clients that need a response. | |
[userName] | string | The username of the person whom you want to search. |