v1
latestOpenAPI 3.0.02026-07-1412360190.8 KBConversations
Gets a list of conversations
Gets a list of conversations and communities the authenticated user participates in. OauthScopes: READ_CONVERSATIONS
get/conversations
Query parameters
modTimestring date-time
The modification time of the conversation in UTC format. During the query the conversations before (<i>default</i>) or after this timestamp are returned. In case no timestamp is specified the current server time in UTC is used, i.e. the last 25 modified conversations are returned
direction'BEFORE' | 'AFTER'
The direction of the search based on the modification time. Valid values are either BEFORE (default) or AFTER
resultsnumber
The maximum number of returned results (default 25). The maximum allowed value is 100.
Response
The matching conversations