Skip to main content
GET
Buscar um paciente por ID

Autorizações

Authorization
string
header
obrigatório

Chave de API enviada como token Bearer

Parâmetros de caminho

patient_id
string
obrigatório

Resposta

Resposta bem-sucedida

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

id
string
obrigatório

Stable public identifier.

Exemplo:

"sp_a1b2c3d4e5f6g7h8"

name
string
obrigatório
Exemplo:

"John Doe"

createdAt
string
obrigatório

ISO-8601 timestamp when the patient was created.

idCountry
string | null
Exemplo:

"COLOMBIA"

idType
string | null
Exemplo:

"CC"

idValue
string | null
Exemplo:

"1024567890"