List workspaces
GET
/api/v1/workspaces
Returns all workspaces accessible to the current user.
Responses
Section titled “ Responses ”OK
Array<object>
object
id
required
string
role
required
string
Returns all workspaces accessible to the current user.
OK