Get Signal
Gets details about the specified signal.
The ID of the signal to display.
Session authentication token.
Key Manager authentication token.
List of signals for the requesting user.
Signal name
The query used to define this signal. The query is defined as "field:value" pairs combined by the operators "AND" or "OR". Supported fields are (case-insensitive): "author", "hashtag" and "cashtag". MUST contain at least one "hashtag" or "cashtag" definition.
Whether the signal is visible on its creator's profile
Whether the signal is a push signal
Signal ID
Timestamp when the signal was created, in milliseconds since Jan 1 1970
Client error, see response body for further details.
Unauthorized: Session tokens invalid.
Forbidden: Caller lacks necessary entitlement.
Server error, see response body for further details.
Last updated
Was this helpful?