Skip to main content
GET
Consultar un paciente por ID

Autorizaciones

Authorization
string
header
requerido

Clave API enviada como token Bearer

Parámetros de ruta

patient_id
string
requerido

Respuesta

Respuesta exitosa

A single patient. id is the stable public id (sp_...).

id
string
requerido

Stable public identifier.

Ejemplo:

"sp_a1b2c3d4e5f6g7h8"

name
string
requerido
Ejemplo:

"John Doe"

createdAt
string
requerido

ISO-8601 timestamp when the patient was created.

idCountry
string | null
Ejemplo:

"COLOMBIA"

idType
string | null
Ejemplo:

"CC"

idValue
string | null
Ejemplo:

"1024567890"