Authorization: ********************curl --location --request GET 'https://api.crol.mx//api/Objetos?busqueda' \
--header 'Authorization: Bearer <token>'[
{
"objId": 0,
"objNombre": "string",
"objTipoId": 0,
"objTipoNombre": "string"
}
]