List sessions
Lists an account’s session keys for the logged-in account-management page.
Endpoint
GET /api/v1/auth/sessions
Authentication
X-DEVICE-KEY or X-API-KEY header. An account-wide (unpinned) credential sees every session
on the account; a credential pinned to a subaccount sees only sessions pinned to that
subaccount (fail-closed — unpinned sessions, whose reach would require a master-key join to
authorize precisely, are not exposed to a pinned caller).
Authorizations
Base64-encoded API key issued by POST /api/v1/api-keys.
Response
Session keys visible to the credential
"2026-06-23T15:00:00.000Z"
"0190b6c2-7e4a-7c3b-9f21-2b6a1c4e5d8f"
Base64-encoded Ed25519 session public key.
"k8Jq3xQp"
FULL_ACCESS, TRADING_ONLY Base64-encoded parent master public key. None on legacy rows predating the backfill.
"k8Jq3xQp"
The session's subaccount pin, if any (None = inherits the parent's reach).
x >= 0"2026-06-23T16:00:00.000Z"