Skip to main content
GET
Obtener ajustes de canal

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Respuesta

OK

channelStatus
string
requerido

SPB channel connectivity status: CONNECTED or PENDING_CONFIGURATION.

Ejemplo:

"CONNECTED"

deliveryMode
string
requerido

Notification delivery mode: WEBHOOK, EVENT (streaming), or BOTH.

Ejemplo:

"WEBHOOK"

ispb
string
requerido

Participant ISPB the settings belong to, the 8-digit BACEN institution identifier.

Required string length: 8
Pattern: ^[0-9]{8}$
Ejemplo:

"12345678"

webhooks
object[] | null
requerido

Configured webhook endpoints that receive STR notifications.

certDaysRemaining
integer<int64>

Whole days remaining until the active certificate expires; absent when no certificate is configured.

Ejemplo:

365

certificateExpiresAt
string<date-time>

UTC RFC 3339 expiry timestamp of the active ICP-Brasil certificate; absent when no certificate is configured.

Ejemplo:

"2027-05-04T18:30:00Z"

metadata
object

Client-supplied settings metadata; sensitive keys and values are redacted before being returned.

readiness
object

Embedded readiness summary; present only when the readiness summary is available.