|
Parameter | Example | Â API version | id |
| integer |
| Â | email |
| string | | Â | openid |
| string | | Â | first_name |
| string | | Â | last_name |
| string | | Â | position | Person's job title | string | Senior Designer | Â | status | Indicates the user's status: activated, disabled, locked | string | | Â | permissions |
| Array of SOAPPermissionsObject | |  | street |
| string | | Â | city |
| string | | Â | state |
| string | | Â | postcode |
| string | | Â | country |
| string | | Â | telephone |
| string | | Â | mobile |
| string | | Â | fax |
| string | | Â | date_timezone |
| string | | Â | date_format |
| string | | Â | language |
| string | | Â | proofing_defaults |
| Array of SOAPUserProofingDefaultsObject | | Â | email_aliases |
| Array of SOAPUserEmailObject | | Â | product_marketing_emails | Allows user to opt out from being contacted (true = user will be contacted / false = user will not be contacted) | boolean | Â false | Â 12.1 | api_only | Setting to allow the user to only log in via the API (true = user can only log in using the api / false = user can log in either using the api or web site) | boolean | true | 12.1 | api_token | Unique API token for this user that can be used to authenticate the user against the API | string | Â | <15.18 | default_proof_role | Default proof role set when adding user as recipient: 1: Read only 3: Reviewer 4: Approver 5: Reviewer and approver 6: Author 7: Moderator
| int | 5 | 17.19 | last_login | Date and time of the last user login
| string | 2018-09-24 10:31 | 18.3 |
|
|