GET api/v1/services/gethomesymptoms?skip={skip}&take={take}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| skip | integer |
Required |
|
| take | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseModelOfListOfDynamicConcept| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Data | Collection of DynamicConcept |
None. |
|
| Pagination | Pagination |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.