Get my invalid tasks
Retrieves a list of invalid tasks that have not been mapped the statuses in all channels which the user is logged in as a member and is assigned to.
GET /api/me/tasks/wanderer [?<CommonODataExpression>]
--x-appvity-entityId: [EntityId]
--Cookie: graphNodeCookie=[ID] |
URL Endpoint
api/me/tasks/wanderer.
Method
GET.
Parameters
Support OData Filter syntax.
Request
Header
--x-appvity-entityId: [EntityId]
--Cookie: graphNodeCookie=[ID]
Response
If successful, this method returns a 200 OK
response code and the list of task objects in the response body.
Example
Request
Response