sophos_whoami
Identify the authenticated entity's account type (partner, organization, or tenant) and get the correct regional API host for tenant-scoped calls.
Instructions
Call GET /whoami/v1 to discover the authenticated entity's identity. Returns idType ('partner', 'organization', or 'tenant'), the entity's UUID (id), and regional API hosts (global and dataRegion). Use this to determine which account type is connected and which regional API base URL to use for tenant-scoped calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||