Skip to main content
GET
cURL
Fetch one radar flag by ID. Use either the raw radar_flags.id or the rf_... ID returned by insider-radar list responses.
The response is a single radar_flag envelope with the same item shape as Get Insider Radar.

Authorizations

Authorization
string
header
required

API key authentication. Send your key in the Authorization header as Bearer oxi_sk_live_.... Live keys require an active Pro subscription and return live data.

Headers

If-None-Match
string

Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.

Path Parameters

id
string
required

Raw radar_flags.id or rf_-prefixed radar flag id.

Response

Radar flag

object
string
required
Allowed value: "radar_flag"
data
object
required
meta
object
required