List chat rooms

Lists chat rooms with optional filtering and pagination

Authentication

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

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

Query parameters

pageintegerOptional
Page number
per_pageintegerOptional
Items per page
statusenumOptional
Filter by status
Allowed values:
typeenumOptional
Filter by type
Allowed values:

Response

Chat Rooms
datalist of objects or null
metadataobject or null

Errors