Get my invalid bugs
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
This method supports the $select and $filter OData query parameters to help customize the response.
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