Skip to main content

List users who have access to workspace

Coming soon: We are re-working our permissions model and adding RBAC on top of the current ABAC models. New model properties will be reflected here as we introduce new properties.

Path Parameters
  • id cuid required

    Workspace ID

Responses

OK


Schema
  • total integer
  • data object
  • firstName string
  • lastName string
  • email email
  • access string
  • id cuid
  • image url
  • bio string
  • organisationID cuid
  • organisationRoleID string
  • name string
Loading...