GET PlanCare2Api/Questionnaires/QuestionnairesAvailableForInsert?intendedFor={intendedFor}
Gets list of questionnaires available for insert.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| intendedFor |
IntendedFor. |
QuestionnaireIntendedFor |
Required |
Body Parameters
None.
Response Information
Resource Description
Questionnaires available for insert.
Collection of QuestionnaireAvailableForInsert| Name | Description | Type | Additional information |
|---|---|---|---|
| Guid |
Guid. |
globally unique identifier |
None |
| Name |
Name. |
string |
None |
| CategoryName |
CategoryName. |
string |
None |
| Version |
Version. |
string |
None |
| StartDate |
StartDate. |
date |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.