GET /conversations/direct
Summary: Checks for a 1-to-1 conversation
Operation ID: getDirectConversation
Auth: unknown
Operation ID: getDirectConversation
Auth: unknown
Description
Checks if a 1-to-1 conversation between the authenticated user and the user with the provided userId exists. OauthScopes: READ_CONVERSATIONS
Parameters (1)
participant
(string, query, required)
The participant that will be part of this conversation together with the creator, specified by the Circuit user ID or the unique email address
Constraints: {'maxLength': 2048}
No probe data for this endpoint yet.