v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141910064.4 KB

Displays information about a channel in a private re:Post.

get/spaces/{spaceId}/channels/{channelId}

Path parameters

spaceIdstring required

The unique ID of the private re:Post.

channelIdstring required

The unique ID of the private re:Post channel.

Response

Success

spaceIdstring required

The unique ID of the private re:Post.

channelIdstring required

The unique ID of the private re:Post channel.

channelNamestring password required

The name for the channel. This must be unique per private re:Post.

channelDescriptionstring password

A description for the channel. This is used only to help you identify this channel.

createDateTimestring date-time required

The date when the channel was created.

deleteDateTimestring date-time

The date when the channel was deleted.

channelRolesobject

The channel roles associated to the users and groups of the channel.

channelStatus'CREATED' | 'CREATING' | 'CREATE_FAILED' | 'DELETED' | 'DELETING' | 'DELETE_FAILED' required

The status pf the channel.