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

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

name
string | null

Response

200
application/json
Successful Response
id
string
required
name
string
required
n_members
integer
required