Hey.Café Endpoint Docs

Get Conversation

Docs Home / Get Conversation
Public

get_conversation_info

Get info about the conversation based on it's ID

Primary URL: https://endpoint.hey.cafe/get_conversation_infoAlias URL: https://endpoint.hey.cafe/api/conversation_info
textRequired
query
The conversation ID
Public

get_conversation_comments

Get comments made on a conversation based on the conversation ID

Primary URL: https://endpoint.hey.cafe/get_conversation_commentsAlias URL: https://endpoint.hey.cafe/api/conversation_comments
textRequired
query
The conversation ID
number
start
The offset to start at.
number
count
How many items to return (default 20).
boolean
pinned
Provide the text true if you want to only show pinned conversations.
text
comment
Get comments that are only a child to this comment (a reply).
text
account
Get comments that are only made by this account.