Skip to main content

Get room details

Note: There are many attributes to workspaces that are still being considered for API consumption. We intend on surfacing few of the aggregated, real-time data into workspace API in the near future.

Path Parameters
  • id cuid required

    Room ID

Responses

OK


Schema
  • name string
  • externalRef string
  • slug string
  • ownerUserEmail string
  • createdAt date-time
  • updatedAt date-time
  • archivedAt date-time
  • id cuid
Loading...