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