get_user_details
Fetch detailed information for a specific Zoho Mail user using zoid and zuid identifiers.
Instructions
Get specific user details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| zuid | Yes | ||
| email_address | No |
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 |