Skip to main content
GET
Get Account
Get the current API context. User-scoped keys return the companies you can access and the selected company; company-scoped keys return that single company. The response also reports the authenticated key’s non-secret identity, its effective permission preset, its scopes, and a direct API Keys management URL. Personal keys link to Account API Keys, while company keys link to the selected workspace’s API Keys settings. Use activeKey to confirm which credential the client loaded before editing it in place. Only scopes: null is forward-compatible full access; an explicit array containing every current scope remains a fixed custom selection. This is permission metadata only and does not bypass resource scopes. This endpoint requires account:read. If a custom key does not include that scope, open the Sequenzy dashboard directly and edit the active key from Account API Keys or the selected workspace’s API Keys settings.

Request

Responses