Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

URLhttp://<host>:<port>/openspecimen/rest/ng/collection-protocols/{cpId}/consent-tiers
MethodGET

Response

Code Block
languagejs
themeEclipse
linenumberstrue
[
	{
		"cpId": null,
		"id": 7,
		"statement": "Consent to store the samples for research"
	},{
		"cpId": null,
		"id": 8,
		"statement": "Consent to process DNA"
	},{
		"cpId": null,
		"id": 9,
		"statement": "Consent to dispatch the samples to outside researchers"
	},{
		"cpId": null,
		"id": 18,
		"statement": "Consent to process fixed tissue for long term storage"
	}
 ]