TaskNotifiedUsers
Search task notified users
Search for one or more task notified users.
get/v1/TaskNotifiedUsers
Query parameters
search.task_idinteger[]
Query by identifier for the task.
search.user_idinteger[]
Query by identifier for the user indicating the notified user on the task.
search.page_sizeinteger
Format - int32. Defines how many items to return at a time.
search.pageinteger
Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)
search.sortstring
Specifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.