RefWorks REST Interface
Overview retrieve Class count Method
count Method
Returns the total number of references in a RefWorks account.  The results also include the date time of the last edit to the the database as the number of milliseconds since 1/1/1970.
<baseurl>/?class=retrieve&method=count&<signature related and sess parameters>
Parameters
class
Set to retrieve.
method
Set to code.
attachonly
(Optional) If set to true, this method returns the number of references that contain attachments in the user's account.   If set to false or not specified, this method returns the number of references in the user's account.   Default is false
HTTP Verbs
GET
Counts references.
HTTP Return Status Codes
Status CodeDescription
200Success.
400Bad request
401Unauthorized request
Response XML
<RetrieveCount count="287" lastmodified="1226378646000" />
Methods
advancesearch Method | all Method | author,descriptor,periodical Method | byid (GET) Method | byid (POST) Method | count Method | dup Method | folder Method | modsince Method | nofolder Method | openurl (GET) Method | openurl (POST) Method | quick Method | saved Method | specialfolder 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
Mon Nov 2 2009      Added "attachonly" parameter.
View All API Modifications


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