Skip to main content
GET
Obtener un participante

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

id
string
requerido

Participant id (UUID).

Ejemplo:

"0190b5a0-0000-7000-8000-0000000000aa"

Respuesta

OK

active
boolean
requerido

Whether the participant is active.

Ejemplo:

true

connectivityOk
boolean | null
requerido

Last connectivity-probe result; null until a probe runs.

Ejemplo:

true

createdAt
string<date-time>
requerido

Creation timestamp (RFC3339 UTC).

Ejemplo:

"2026-06-15T07:50:00Z"

id
string
requerido

Participant id (UUID).

Ejemplo:

"018f8a3e-4b2c-7c1a-9e5d-2f6a1b3c4d5e"

lastConnectivityAt
string<date-time> | null
requerido

Timestamp of the last connectivity probe (RFC3339 UTC); null until a probe runs.

Ejemplo:

"2026-06-15T07:50:00Z"

name
string
requerido

Participant legal name.

Ejemplo:

"Acquirer Example S.A."

type
string
requerido

Participant role/type in the card-settlement flow.

Ejemplo:

"ACQUIRER"

updatedAt
string<date-time>
requerido

Last-update timestamp (RFC3339 UTC).

Ejemplo:

"2026-06-15T07:50:00Z"

bcbCode
string

Participant code at the Banco Central.

Ejemplo:

"0001"

document
string

Participant CNPJ (14 digits, unformatted).

Ejemplo:

"12345678000199"

ispb
string

Participant ISPB (8-digit identifier).

Ejemplo:

"29011780"

metadata
object

Free-form tenant metadata key/value pairs.

nucleaCode
string

Participant code assigned by Núclea.

Ejemplo:

"NU12345"