Skip to main content
GET
Get Sidecar

Path Parameters

nameOrID
string
required

Name or UUID of the sidecar

Response

OK

connections
string[]

Names of the connections this sidecar fronts

Example:
created_at
string

Creation timestamp

created_by
string

Subject of the admin who created it

id
string<uuid>
read-only

Unique identifier

last_seen_at
string

Last time this gateway process saw the sidecar. Same lifetime as Version.

name
string

Human-readable name

Example:

"payments-sidecar"

org_id
string<uuid>
read-only

Organization ID

version
string

Version reported at the last handshake. Held in gateway memory, not stored, so it is empty until the sidecar calls and again after a gateway restart.

Example:

"1.0.0"