Skip to main content

List user workspaces

GET 

/user-workspaces

Lists all user's workspaces

Responses

OK

Schema
    property name* object
    description string
    display_name string
    entity_type string
    id string
    name string
    role string
    settings object
    features object
    case-management boolean

    add feature flags below, using the same key as in the features table for workspace specific features

    user_count integer
Loading...