Skip to main content
GET
/
api
/
quotes
/
{quoteId}
/
outreach
Listar secuencias de outreach de una cotización
curl --request GET \
  --url https://api.raul.ugps.io/api/quotes/{quoteId}/outreach \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

quoteId
string
required

ID de la cotización

Response

200 - undefined