Skip to main content
GET
Get Run Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

code
string
required

Response

Run Status record

code
string | null
display_name
string | null
description
string | null
color
string | null
is_terminal
boolean | null
sort_order
integer | null
is_active
boolean | null
created_at
string<date-time> | null
updated_at
string<date-time> | null