Get SimpleLogin Alias Options
alias_optionsFetch signed suffixes and prefix suggestions to build a valid custom alias for email forwarding. Optionally scope to a hostname.
Instructions
Fetch the signed suffixes and prefix suggestion needed to build a valid custom alias. Pass a suffix's signedSuffix into alias_create_custom. Optionally scope to a hostname.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | No | Optional hostname to scope suggestions to | |
| account_id | No | Optional account ID to route this call to (multi-account configs). Omit to use the active account. Configured account IDs are listed in the settings UI (Accounts tab). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suffixes | No | ||
| can_create | No | ||
| prefix_suggestion | No |