Appearance
Are you an LLM? You can read better optimized documentation at /api/reference/get-signal.md for this page in Markdown format
GET /signals/
Returns the full signal object for a given UUID, including:
message_text— the verbatim Telegram message that produced this signal. Do not republish or redistribute this content.parsed_data— the structured data extracted from the message (symbol, direction, entry, SL, TPs).- Full status history.
Terminal signals (executed, rejected, ignored, etc.) return a strong ETag. Pass If-None-Match on subsequent requests to get 304 when the signal hasn't changed.

