Authorization: Bearer ********************{
"cedula": 28456273
}curl --location --globoff --request GET '/{{v2}}/uba/user/auth?cedula=25538316' \
--header 'X-Application-Identifier: {{registration_id_job}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cedula": 28456273
}'{
"meta": {
"timestamp": "2025-06-10T14:29:48+00:00",
"api_version": "v2.0.0",
"status": 200,
"copyright": "© 2025 api.dataemergencia.com. All rights reserved."
},
"data": {
"type": "response",
"id": "success|bPsHbq8LpALNlAQHdXTanOznXxKiWEqI",
"attributes": {
"caa": "qeidyi"
}
}
}