List accounts you can access

View as Markdown

Returns every account the authenticated identity can reach — the account it owns, if any, plus every account it has been invited to and accepted. Use it to offer an account switcher. Most identities have exactly one entry.

Authentication

AuthorizationBearer

Your Dial API key, sent as Authorization: Bearer sk_live_...

Response

The accessible accounts.
membershipslist of objects

Errors

401
Unauthorized Error