Details Of A Specific Alert
Request details of a specific alert by providing the assigned alertId Id.
Path parameters
alertId
Query parameters
type
queryType
Allowed values:
Response
An object containing all unique details of the specified alert.
account
Requestor's account ID
order_id
Alert's tracking ID. Can be used for modifying or deleting alerts.
alertName
Human readable name of the alert.
tif
Time in Force effective for the Alert
expire_time
Returns the UTC formatted date used in GTD orders.
alert_active
Returns if the alert is active [1] or disabled [0].
alert_repeatable
Returns if the alert can be sent more than once.
alert_email
Returns the designated email address for sendMessage functionality.
alert_send_message
Returns whether or not the alert will send an email.
alert_message
Returns the body content of what your alert will report once triggered
alert_show_popup
Returns whether or not the alert will trigger TWS Pop-up messages
alert_play_audio
Returns whether or not the alert will play audio
order_status
represent order statusAlways returns "Presubmitted".
alert_triggered
Returns whether or not the alert was triggered yet.
fg_color
Foreground color. Not applicable to API.
bg_color
Background color. Not applicable to API.
order_not_editable
Returns if the order can be edited.
itws_orders_only
Returns whether or not the alert will trigger mobile notifications.
alert_mta_currency
Returns currency set for MTA alerts. Only valid for alert type 8 & 9.
alert_mta_defaults
Returns current MTA default values.
tool_id
Tracking ID for MTA alerts only. Returns 'null' for standard alerts.
time_zone
Returned for time-specific conditions.
alert_default_type
Returns default type set for alerts. Configured in Client Portal.
condition_size
Returns the total number of conditions in the alert.
condition_outside_rth
Returns whether or not the alert will trigger outside of regular trading hours.
conditions
Returns all conditions
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

