Skip to main content
GET
Get a cross-service edge by ID.

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

The edge ID.

Query Parameters

namespace
string

Optional namespace guard for the requested edge.

Response

Successful operation

edge
object
required

A cross-service edge connecting two components. This schema is used for both read (GET) and write (POST/PUT) operations to enable round-trip editing. Fields marked readOnly are returned by GET but ignored on POST/PUT. Fields marked writeOnly are accepted on POST/PUT but not returned in GET.