Skip to main content
GET
Get backend

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Backend detail

auth_pipeline
AuthPipeline · object
connections
object

Map of action keys to connection configurations

enabled
boolean
encryption
EncryptionConfig · object | null

Optional per-backend message-level encryption (MLE). When set, the mapped request body is JWE-encrypted before dispatch and the response body is decrypted before response mapping. Key material is managed via /api/admin/keys.

host
string
id
string
inserted_at
string<date-time>
name
string
protocol
string