Endpoints
| Method | Path | Description |
|---|---|---|
GET | /api/v2/labels | List labels |
List labels
GET /api/v2/labels
Returns all labels available in the organization. Use a returned id as labelId when creating a room.
Response
Response 200
List label definitions configured in your organization.
| Method | Path | Description |
|---|---|---|
GET | /api/v2/labels | List labels |
GET /api/v2/labels
Returns all labels available in the organization. Use a returned id as labelId when creating a room.