---
title: "Get delivery options"
method: GET
path: "/fyi/deliveryoptions"
tags: ["FYI"]
---

# Get delivery options

`GET /fyi/deliveryoptions`

options for sending fyis to email and other devices

## Response `200`

An object

- object
  - `M` integer — Email option is enabled or not 0-off, 1-on.
  - `E` object[]
    - `NM` string — device name
    - `I` string — device id
    - `UI` string — unique device id
    - `A` string — device is enabled or not 0-true, 1-false.

---

[API](https://skmtc.dev/ibkr/apis/client-portal-web-api.md) · [All operations](https://skmtc.dev/ibkr/apis/client-portal-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ibkr/client-portal-web-api/revisions/32edbfe496d1/schema)
