Get channel settings
Returns the STR channel settings, including the participant ISPB binding, delivery mode, and any registered webhook endpoints. When available, the response also embeds the operational readiness summary.
Authorizations
JWT bearer token issued by the identity provider.
Response
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.

