Returns the list of channel within a private re:Post with some information about each channel.
get/spaces/{spaceId}/channels
Path parameters
spaceIdstring required
The unique ID of the private re:Post.
Query parameters
nextTokenstring
The token for the next set of channel to return. You receive this token from a previous ListChannels operation.
maxResultsinteger
The maximum number of channels to include in the results.
Response
Success