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

KeyDatatypeRequiredDescription
expandstringA 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

{&quot;type&quot;:&quot;non ut&quot;,&quot;profilePicture&quot;:{&quot;path&quot;:&quot;id pariatur occaecat cillum&quot;,&quot;width&quot;:98006898,&quot;height&quot;:65551585,&quot;isDefault&quot;:true},&quot;displayName&quot;:&quot;eiusmod&quot;,&quot;_expandable&quot;:{&quot;operations&quot;:&quot;Duis&quot;},&quot;_links&quot;:{},&quot;operations&quot;:[{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;page&quot;},{&quot;operation&quot;:&quot;purge&quot;,&quot;targetType&quot;:&quot;attachment&quot;}]}