Skip to content

Comments

Comments are conversational messages. They are not the Tags module.

Kolony exposes comments on two surfaces:

Surface Endpoints
Space GET / POST /v0/spaces/{spaceId}/comments
Channel GET / POST /v0/channels/{channelId}/comments

Use Space comments when discussion belongs with the repository itself (the Space and its assets/forms). Use Channel comments when discussion belongs with a membership/collaboration surface that may span one or more connected Spaces.

Exact payloads, pagination, and any tag-related fields on comment bodies are defined in the API reference. For categorising and querying Space data via the Tags module, see Tags and Modules overview.