RefWorks REST Interface
Overview User Class getsettings Method
getsettings Method
Returns the user's settings for the user's account.
www.refworks.com/api2/?class=user&method=getsettings&<signature and session related parameters>
Parameters
class
Set to user
method
Set to getsettings
HTTP Verbs
GET
Response XML

XML Elements
<numRefsPerPage>
Number of references to display in the reference list.  Must be a number between 1-500.
<defaultRefListView>
Default display view of references in the reference list.
ValueDescription
0Standard View
1One-line Cite View
2Full View
3Output Style View
<defaultRefListViewOSID>
(Only used if "defaultRefListView" element is 3, Output Style View) ID of output style.   Note: This output style ID should also be in a "refViewOSID" element.
<refViewOSID>
There may be more then one of these elements.   These are output styles the user has selected to be available for displaying references in references lists and view reference pages. See the Output Style class for information on how to get output style IDs.
<showFoldersInRefList>
true if folder names are to be displayed next to references in reference lists.
<authorResolverSetting>
Value of 0 to 5 indicating the minimum Author Resolver bars to be displayed.
<MarkDupsInDupSearch>
If true, candidate duplicates are automatically marked for deletion after a duplicate check.
<startupfolder>
Contains the name of a folder whose references is displayed when the application starts up.  If not set, all references are displayed.
<defaultReflistSort>
Default sort order of the reference list displayed when the application starts up.
ValueDescription
0Primary Author ASC
1Pub Year DESC
2Pub Year ASC
3Ref ID ASC
4Ref Type ASC
5Title Primary ASC
6Periodical Full ASC
7Periodical Abrev ASC
8Date Created DESC
9Date Last Modified DESC
<sortCollationID>
ID of the sort collation selected by the user.  See the sortlocales method in the Properties class.
<startupScreenReaderMode>
If true, the user interface should default to screen reader mode.
<defaultImportSourceType>
Default value for the Source Type field in a reference when adding a new reference or importing a reference.
ValueDescription
0Print
1Electronic
<pubMedLinks>
If true, the user has selected to provide links back to PubMed for references that contain PMIDs.   Note that the "enabledForUser" attribute must be true for this link back to PubMed option is available to the user.   Administrators have the rights to set the "enabledForUser" attribute.
<scopusLinks>
Similar to <pubmedLinks> element, only for Scopus.   If the reference contains Scoups IDs, then links back to Scopus show in the reference.   Note that the "enabledForUser" attribute must be true for this link back to Scopus option is available to the user.   Administrators have the rights to set the "enabledForUser" attribute.
<enableTermAssistant>
If true, when users are entering authors, descriptors, periodical names, a popup box appears with a list of existing terms which the user can choose from or they can continue to enter the term in manually.
<defaultOutputLanguage>
Contains the default output language ID to assign to references as they are entered and imported.   The output language effects how a specific reference is formated.   See outputlanguage method of the Properties class for available IDs.
<accuciteOSID>
ID of the output style to use for the Accucite feature.
<customUserFieldLabel>
Contains the custom label assigned to a specific user definable field.
AttributeValue
fieldNumNumber between 1 and 15 corresponding to the user definable field.
<lastUISelected>
The last user interface the user selected.
ValueDescription
0None
1RW Classic
2RW 2
HTTP Return Status Codes
Status CodeDescription
200Success
500Internal server error
Methods
create Method | delete Method | getprofile Method | getsettings Method | privileges Method | saveprofile Method | savesettings Method | userbyemail Method | userexists Method
See Also
Overview | Attachments Class | Authentication Class | Authors,Descriptors,Periodicals,Folders Class | Batch Class | Deleted Class | ImportFilter Class | Manuscript Class | MyList Class | OutputStyle Class | Properties Class | PubMed Class | Reference Class | Retrieve Class | RSS Class | SavedSearch Class | ShareProperties Class | Subscriber Class | SubscriberPrefs Class | User Class | Utility Class | Z39 Class
Modifications
Wed Jan 27 2010      Added "lastUISelected" element.
Mon Aug 3 2009      Added "defaultRefListView" and "defaultRefListViewOSID" elements.
Tue May 5 2009      Renamed from settings to getsettings.
View All API Modifications


C O N F I D E N T I A L