List all workspaces
Returns all workspaces accessible to the authenticated user.
curl -s "$BASE/api/im/workspace" \ -H "Authorization: Bearer $TOKEN"