Skip to main content
GET
Returns cross-scope suggestions for analytics account ownership (same behavior as the internal workspace-suggestions endpoint used in the UI).

Response

Each item includes:
string | null
Suggested workspace ID (null for personal scope).
string
Workspace display name (or Personal).
number
Number of tracked analytics targets in that scope.
boolean
Whether this suggestion points to personal scope.

Error Responses

  • 401/403 - authentication failed or key lacks workspace access
  • 500 - unexpected workspace suggestion lookup error
All error responses from analytics endpoints include an error_code field.