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.

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Query parameters

pageintegerOptional>=1Defaults to 1
Page number for pagination
page_sizeintegerOptional1-100Defaults to 20
Number of items per page

Response

Chat Rooms
datalist of objects
metadataobject

Errors