Skip to main content
GET
Get component detail.

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

The component ID.

Query Parameters

mode
enum<string>

Path projection mode. "collapsed" (default) shows effective state (BYO overrides scan). "all" shows both scan and BYO variants.

Available options:
collapsed,
all
namespace
string

Optional namespace guard.

Response

Successful operation

component
object
required

Full component detail with paths in self-contained (round-trip) format. For CODE components, paths include inline ingress/egress boundary data. For DATA_STORE components, the schema field list is included.