notes
get/notes/list
Query parameters
options.releaseIdinteger
options.enterpriseIdinteger
options.pageNumberinteger
options.pageSizeinteger
options.orderByPropertystring
options.orderByDescendingboolean
options.searchTextstring
Response
OK
Example response
{
"items": [
{
"createdBy": "00000000-0000-0000-0000-000000000000",
"tenantImageId": "00000000-0000-0000-0000-000000000000"
}
]
}Changes
No recorded changes to this endpoint across all 9 revisions of this API.