Skip to main content

List group members

GET 

/group.members

List members in a group with their roles.

Apps may list members if one of the following conditions is true:

  1. It is a public group in their Roam.
  2. They are a member of the group.

Required scope: group:read

Every returned userId is a visible principal ID that resolves through user.info with the same credentials. Use user.list?ids for ordered bulk hydration.


OpenAPI Spec: chat-v1.json

Request

Responses

Members retrieved successfully