Authorization: Bearer ********************{}curl --location --globoff --request GET '/{{v2}}/uba/user?cedula=25538316' \
--header 'X-Application-Identifier: {{registration_id_job}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}