Parameter
|
Example
|
API version |
session
|
The session Id associated with this user
|
string
|
ffc50a5fdd43ff.046772a6b09987aa1
|
|
user_id
|
User's Id |
integer
|
3456
|
|
user_name
|
User's Name |
string
|
|
|
user_email |
User's email address |
string |
user@company.com |
|
organisation_id |
Organisation Id |
integer |
435 |
|
organisation_name |
Organisation Name |
string |
|
|
limit_storage |
Storage limit for this organisation in MB |
integer |
1000 |
|
limit_proofs |
Number of proofs this organisation can create in a month |
integer |
12 |
|
max_file_size |
Maximum file size allowed |
integer |
23 |
|
default_subject |
Default subject used when sending messages |
string |
|
|
default_message |
Default message body when sending messages |
string |
|
|
default_email_notifications |
|
string |
|
|
default_authorized_only |
|
boolean |
true
false |
|
default_enable_subscriptions |
Determines if subscriptions should be enabled |
boolean |
true
false |
|
default_validate_subscriptions |
Determines if subscriptions should be validated |
boolean |
true
false |
|
default_auto_lock |
Determine if the proof should be automatically locked |
boolean |
true
false |
|
default_lock_after_first_decision |
Determines if the proof should be locked after the first decision is made |
boolean |
true
false |
|
default_enable_download |
Determines if files / proofs can be downloaded |
boolean |
true
false |
|
default_enable_team_url |
Determines if the team url is available |
boolean |
true
false |
|
default_enable_embed_player |
Determines if av files use an embedded player |
boolean |
true
false |
|
default_show_dashboard_link |
Determines if the dashboard link is displayed |
boolean |
true
false |
|
default_show_workspace_link |
Determines if the workspace link is displayed |
boolean |
true
false |
|
default_show_details_page_link |
Determines if the details page link is displayed |
boolean |
true
false |
|
default_show_versions_link |
Determines if the versions link is displayed |
boolean |
true
false |
|
default_show_help_link |
Determines if the help link is displayed |
boolean |
true
false |
|
default_show_help_quick_start_link |
Determines if the help quick start link is displayed |
boolean |
true
false |
|
default_show_help_user_guide_link |
Determines if the help user guide link is displayed |
boolean |
true
false |
|
default_show_help_welcome_screen_link |
Determines if the help welcome screen link is displayed |
boolean |
true
false |
|
default_show_help_forum_link |
Determines if the help forum link is displayed |
boolean |
true
false |
|
default_show_help_blog_link |
Determines if the help blog link is displayed |
boolean |
true
false |
|
domain |
Organisations domain if specified, otherwise empty |
string |
customdomain |
12.1 |
can_create_folder
|
Determines if logged in person can create folders
|
Boolean
|
true false
|
13.16
|
can_create_private_folder
|
Determines if logged in person can create private folders
|
Boolean
|
true false
|
13.16
|