You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get all opened rooms (all joined public & private channels and all DMs) for this user.
URL
Requires Auth
HTTP Method
/api/v1/rooms.get
yes
GET
Query Parameters
Argument
Example
Required
Description
updatedSince
2017-11-25T15:08:17.248Z
Optional
Date as ISO string
When you provide the updatedSince query parameter in the URL then the update and remove in the response will contain only those updated and removed since this date and time.