Skip to main content
GET
Read canonical feature context

Authorizations

Authorization
string
header
required

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

Query Parameters

product_name
string
required

Product name

feature_name
string
required

Feature name

implementation_name
string
required

Implementation name

include_refs
boolean

Include per-ACID ref details

include_dangling_states
boolean

Include dangling stored states

include_deprecated
boolean

Include deprecated ACIDs

statuses
string[]

Repeated status filter values; the literal string null means a null status

Response

Feature context

data
FeatureContextData · object
required