Skip to main content
GET
Get article run

Authorizations

Authorization
string
header
required

Your API key. Create one in Settings, API keys. Send it as Authorization: Bearer rk_live_YOUR_KEY.

Path Parameters

run
integer
required

The run id. From Create article.

Query Parameters

include
enum<string>

body adds the article as Markdown. Costs 2 credits.

Available options:
body

Response

The run.

data
object
meta
object
credits
object

What this call cost and what is left. Also in the X-RadarKit-Credits-Charged and X-RadarKit-Credits-Remaining headers.

request_id
string

A unique id for this call. Also in the X-Request-Id header. Quote it when you contact support.

Example:

"req_01j9x4m2p7q8r9s0t1u2v3w4x5"