Endpoint
Authentication
This endpoint requires a valid JWT token.Path Parameters
The unique identifier of the beneficiario whose health profile you want to retrieve
Response
Returns the health profile object for the specified beneficiario.Unique identifier for the health profile
ID of the associated beneficiario
Physical fitness status
Medical condition status
Name of medical condition (if applicable)
Substance consumption status
Type of substances (if applicable)
Health service affiliation
Glasses requirement
Medical observations
Last update timestamp
Example Request
Example Response
Error Responses
Not Found
This endpoint is useful when you know the beneficiario ID and need to quickly retrieve their health information without searching through all health profiles.
To update the health profile for a specific beneficiario, use the Update Salud by Beneficiario endpoint.
