Test request | Get user content
GET https://www.arcgis.com/sharing/rest/content/users/{{username}}?f=json&token={{access_token}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
f | string | ||
token | string |
RESPONSES
status: OK
{"error":{"code":403,"messageCode":"GWM_0003","message":"You do not have permissions to access this resource or perform this operation.","details":[]}}