Skip to main content
GET
/
api
/
quotes
/
ai
/
{quoteId}
Obtener contenido AI existente
curl --request GET \
  --url https://api.raul.ugps.io/api/quotes/ai/{quoteId} \
  --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