Get anonymous user
GET {{baseUrl}}/api/user/anonymous?expand=<string>&expand=<string>
Returns information about how anonymous users are represented, like the profile picture and display name.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand | string | A multi-value parameter indicating which properties of the user to | |
expand. |
-
operations
returns the operations that the user is allowed to do. | |expand
| string | | A multi-value parameter indicating which properties of the user to expand. -
operations
returns the operations that the user is allowed to do. |
RESPONSES
status: OK
{"type":"non ut","profilePicture":{"path":"id pariatur occaecat cillum","width":98006898,"height":65551585,"isDefault":true},"displayName":"eiusmod","_expandable":{"operations":"Duis"},"_links":{},"operations":[{"operation":"purge","targetType":"page"},{"operation":"purge","targetType":"attachment"}]}