Obtener ajustes de canal
Devuelve los ajustes de canal del STR, incluyendo el binding de ISPB del participante, el modo de entrega y cualquier endpoint de webhook registrado. Cuando está disponible, la respuesta también incorpora el resumen de disponibilidad operativa.
Autorizaciones
JWT bearer token issued by the identity provider.
Respuesta
OK
SPB channel connectivity status: CONNECTED or PENDING_CONFIGURATION.
"CONNECTED"
Notification delivery mode: WEBHOOK, EVENT (streaming), or BOTH.
"WEBHOOK"
Participant ISPB the settings belong to, the 8-digit BACEN institution identifier.
8^[0-9]{8}$"12345678"
Configured webhook endpoints that receive STR notifications.
Whole days remaining until the active certificate expires; absent when no certificate is configured.
365
UTC RFC 3339 expiry timestamp of the active ICP-Brasil certificate; absent when no certificate is configured.
"2027-05-04T18:30:00Z"
Client-supplied settings metadata; sensitive keys and values are redacted before being returned.
Embedded readiness summary; present only when the readiness summary is available.

