1,554
edits
(clarify version →GET /v1/mediarecords/{ID}) |
|||
Line 344: | Line 344: | ||
;Description | ;Description | ||
:Returns a collection of | :Returns a collection of Specimen Record IDs | ||
;Resource URL | ;Resource URL | ||
Line 361: | Line 361: | ||
|limit | |limit | ||
| | | | ||
| | |Controls the number of entities returned by a collection url. Large values may cause HTTP requests to time out. | ||
|- | |- | ||
|offset | |offset | ||
| | | | ||
| | |Controls the starting entity offset for paging through the API. Large offsets are extremely inefficient, so combinations of small limits and large offsets may cause requests to fail. | ||
|} | |} | ||
edits