Get the current account identity
Account
Get the current account identity
Returns the caller and available workspaces. Scoped OAuth tokens may call this endpoint.
GET
Get the current account identity
Authorizations
Personal API token, sent as Authorization: Bearer <SANDYWP_API_KEY>. Obtain one from the dashboard account menu (API keys), sandywp auth login, or POST /api/account/tokens. A missing or invalid token returns 401 auth_required. Scoped OAuth tokens are limited to the Imports family and GET /api/account/me; see the top-level conventions.

