Endpoints
| Method | Path | Description |
|---|---|---|
GET | /api/v2/users | List organization users |
List users
GET /api/v2/users
Returns active users in the organization. Use a returned ID as userId when creating or updating a room.
List users in your organization.
| Method | Path | Description |
|---|---|---|
GET | /api/v2/users | List organization users |
GET /api/v2/users
Returns active users in the organization. Use a returned ID as userId when creating or updating a room.