GET api/todo/gettasknotes/{id}
Get notes for a task
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PagedCollectionDataContractOfNoteDataContractName | Description | Type | Additional information |
---|---|---|---|
TotalCount | integer |
None. |
|
CurrentCount | integer |
None. |
|
PageSize | integer |
None. |
|
PageNumber | integer |
None. |
|
Collection | Collection of NoteDataContract |
None. |
Response Formats
application/json
Sample:
text/json
Sample: