...
Use HTTP GET method to call this API by passing the below optional request parameters.
Parameter | Details |
---|---|
name | Container type name for search |
canHold | Name of holding container type. Ex: To search containers who types which holds 'Boxes' |
exactMatch | Flag to specify whether to perform exact match or not. |
startAt | start index of the results |
maxResults | Maximum number of records to fetch. By default it will be 1000100 |
Result:
The response of this request will contains the list of matching criteria container types
...
URL | http://<host>:<port>/ openspecimen/rest/ng/container-types | ||||||||
Method | GET | ||||||||
Request | application/json | ||||||||
Response |
|