Skip to main content
POST
Test connectivity to Núclea for a participant

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

participantIspb
string
required

Participant ISPB (8 digits). A non-conforming value is rejected with 400.

Example:

"12345678"

Response

OK

cdConnection
object
required

managed file-transfer channel status (not yet configured: NOT_CONFIGURED).

nucleaApi
object
required

Núclea REST-channel connectivity probe outcome: status is OK when the probe echo round-trips and DEGRADED otherwise. The probe sent is selected by the participant role: AGEN001 for the DOMICILE_IF (IF Domicílio) role, AGEN999 for other roles.

participantId
string
required

Participant id (8-digit ISPB).

Example:

"12345678"

rsfnConnection
object
required

message-broker channel status (not yet configured: NOT_CONFIGURED).

certificateExpiresAt
string

Signing-certificate expiry (RFC3339 UTC); not populated when certificate management is not configured.

Example:

"2027-06-15T00:00:00Z"

certificateValid
boolean

Whether the signing certificate is valid (not populated when certificate management is not configured).

Example:

true