Retrieve the list of projects which the user is logged in as a project manager in those channels.
1 | GET api/teams/getMyPMChannels |
api/teams/getMyPMChannels.
GET.
This method supports the $select, $filter, $count, $orderby and $top OData query parameters to help customize the response.
Header1
2--x-appvity-entityId: [EntityId]
--Cookie: graphNodeCookie=[ID]
Body
This method does not supply the request body.
If successful, this method returns a 200 OK
response code and the list of channels in the response body.
Request
Response
© Appvity. All rights reserved.
Comment