Get all properties of the matching user.

GET {{baseUrl}}/app/rest/users/:userLocator/properties?fields=<string>

Request Params

KeyDatatypeRequiredDescription
fieldsstring

RESPONSES

status: OK

{&quot;count&quot;:&quot;\u003cinteger\u003e&quot;,&quot;href&quot;:&quot;\u003cstring\u003e&quot;,&quot;property&quot;:[{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;,&quot;inherited&quot;:&quot;\u003cboolean\u003e&quot;,&quot;type&quot;:{&quot;rawValue&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}},{&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;,&quot;inherited&quot;:&quot;\u003cboolean\u003e&quot;,&quot;type&quot;:{&quot;rawValue&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}}]}