Skip to main content
Return your own identity, company and access scope. Use this first to learn who you are acting as, which company you are in, and what you are allowed to query. The caller is returned as the same compact summary list_users gives (name, email, role, currencies, status); the company summary covers name, package, available currencies, creation date, and the connected integrations as id + name + type. Pass your own role id to get_role to read the permissions behind your limits. access carries one key per resource you can actually reach (statement, request, quota, data_table): how broadly you see it (scope plus a plain-language description) and, for statements and requests, the saved views you may pass to the matching list tool. Each view also carries access — the roles and users who can read it — when you are allowed to share that resource. A resource you have no access to carries no key at all — if a key is missing, do not try to query that resource. Reports never carry one — call list_reports to discover the ones shared with you. Takes no arguments: the identity is read from the authenticated session, not passed in. For the full profile (managers, groups, plan attributions, custom attributes), call get_user with your own name or id.

Response

Body

object
object
object