Chuyển tới nội dung chính

List PM Channels

Retrieve the list of projects which the user is logged in as a project manager in those channels.

GET api/teams/getMyPMChannels
--x-appvity-entityId: [EntityId]
--Cookie: graphNodeCookie=[ID] |

URL Endpoint

api/teams/getMyPMChannels.

Method

GET.

Parameters

This method supports the $select, $filter, $count, $orderby and $top OData query parameters to help customize the response.

Request

Header

--x-appvity-entityId: [EntityId]
--Cookie: graphNodeCookie=[ID]

Body

This method does not supply the request body.

Response

If successful, this method returns a 200 OK response code and the list of channels in the response body.

Example

Request

Response