sophos_list_account_access_tokens
List all account-level access tokens for a tenant, returning token metadata like ID, label, type, and expiry to manage authentication for Sophos product downloads.
Instructions
List all account-level access tokens for a tenant. These tokens are used to authenticate downloads of Sophos products such as Sophos Linux Sensor. Returns token metadata (ID, label, type, expiry) but NOT the actual token secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to fetch, starting at 1 (default 1) | |
| page_size | No | Number of tokens per page (default varies by API) | |
| tenant_id | Yes | Tenant UUID | |
| page_total | No | If true, the response includes the total number of pages and items |