List user's workspaces
Returns all workspaces the authenticated user belongs to. Paginated (page, pageSize; max pageSize 100).
请求头
Authorization
Bearer {access_token}
查询参数
page
Page number
pageSize
Items per page
响应
data: list, meta: pagination
data
meta
错误
401
Unauthorized Error