get_all_accounts
Retrieve all Zoho Mail accounts linked to the authenticated user. Use this to list every available mailbox in a single request, enabling quick access and management across accounts.
Instructions
Get all accounts of authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |