v1

latestOpenAPI 3.1.02026-07-24172151607.6 KB
Comments
Chat (Experimental)

Get Post Subtype IDs

Get the ID of each post subtype (Announcement, Discussion, Idea, and Update) for your Workspace, to use when sending a message with type: post.

Subtype IDs are unique to each Workspace.

get/api/v3/workspaces/{workspace_id}/comments/types/{comment_type}/subtypes

Path parameters

workspace_idinteger required

ID of the logged-in user's Workspace.

comment_type'post' | 'ai' | 'syncup' | 'ai_via_brain' required