Skip to main content
GET
/
api
/
quotes
/
{quoteId}
/
outreach
/
effectiveness
Obtener métricas de efectividad del outreach
curl --request GET \
  --url https://api.raul.ugps.io/api/quotes/{quoteId}/outreach/effectiveness \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

quoteId
string
required

Response

200 - undefined