# Shares & transfers

## Shares

`GET /workspaces/{workspaceId}/shares` · `shares:read`

Lists shares for the workspace.

## Transfers

`GET /workspaces/{workspaceId}/transfers` · `transfers:read`

Lists transfers for the workspace.

Write scopes (`shares:write`, `transfers:write`) exist on keys for future/expanded mutations; list endpoints are the current public surface.
