List your chat rooms
Returns a paginated list of all chat rooms where you are a participant.
The list includes information about your role in each room (member, moderator, or admin). Shows only rooms you have access to based on your participation.
Query parameters
Cursor for keyset pagination (from previous response next_cursor)
Items per page for cursor pagination (default: 20, max: 100)
Page number (deprecated — use cursor; sunset 2026-10-01)
Items per page (deprecated — use limit; sunset 2026-10-01)
Filter by chat room status
Filter by chat room type
Field to sort by (default: inserted_at — immutable, so cursors stay correct under concurrent updates). A cursor is only valid for the sort_by + order it was issued under.
Sort direction (default: desc)
Headers
Enter your API key for programmatic access
Response
Chat Rooms