channels
Get private channels
Get a page of private channels on a team based on query string parameters - team_id, page and per_page.
Permissions
Must have manage_system permission.
get/api/v4/teams/{team_id}/channels/private
Path parameters
team_idstring required
Team GUID
Query parameters
pageinteger
The page to select.
per_pageinteger
The number of private channels per page.
Response
Channels retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.