Find a room by its exact set of participants and category
GET/notifications/api/v1/advanced-messaging/rooms/by-participants
Used to find (not create) an existing direct-message or category-scoped room between a specific set of users, e.g. before starting a new chat.
Request
Responses
- 200
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.