Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:web_api:v1:read_api [2014/07/02 14:19] – [Zotero Server Read API] dstillmandev:web_api:v1:read_api [2017/11/27 04:13] (current) – Remove Zotero 5 warning bwiernik
Line 91: Line 91:
 | order | "dateAdded", "dateModified", "title", "creator", "type", "date", "publisher", "publicationTitle", "journalAbbreviation", "language", "accessDate", "libraryCatalog", "callNumber", "rights", "addedBy", "numItems" (tags) | dateAdded | The name of the field by which entries are ordered | | order | "dateAdded", "dateModified", "title", "creator", "type", "date", "publisher", "publicationTitle", "journalAbbreviation", "language", "accessDate", "libraryCatalog", "callNumber", "rights", "addedBy", "numItems" (tags) | dateAdded | The name of the field by which entries are ordered |
 | sort | "asc", "desc" | varies by "order"  | The sorting direction of the field specified in the ''order'' parameter | | sort | "asc", "desc" | varies by "order"  | The sorting direction of the field specified in the ''order'' parameter |
-| limit | integer 1-99* | 50* | The maximum number of results to return with a single request. Required for export formats. |+| limit | integer 1-100* | 50* | The maximum number of results to return with a single request. Required for export formats. |
 | start | integer | 0 | The index of the first result. Combine with the limit parameter to select a slice of the available results. | | start | integer | 0 | The index of the first result. Combine with the limit parameter to select a slice of the available results. |
  
dev/web_api/v1/read_api.txt · Last modified: 2017/11/27 04:13 by bwiernik