IDigBio API v1 Specification: Difference between revisions

populate parameters table →‎GET /v1/records
(populate parameters table →‎GET /v1/records)
Line 202: Line 202:
</pre>
</pre>


;Parameters
;Optional Parameters


* something goes here
{| class="wikitable" style="background-color: #ffffcc;" width="100%"
!parameter
!valid values
!detailed description
|-
|version
|Numeric values from 0 to maxium version of a particular record
|The API normally returns the "latest" or most recent version of a particular record. Records may be updated over time. The version parameter can be used to retrieve previous versions of a record.
|}


;Sample Usage
;Sample Usage
Line 213: Line 221:


----
----
=== GET /v1/records/{ID} ===
=== GET /v1/records/{ID} ===


1,554

edits