Skip to main content
GET
/
workspaces
/
search
[
  {
    "id": "<string>",
    "name": "<string>",
    "n_members": 123
  }
]

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

name
string | null

Response

Successful Response

id
string<uuid4>
required
name
string
required
n_members
integer
required
I