Skip to main content
GET
/
api
/
v1
/
communication
/
all
Obtener todas las comunicaciones de cliente
curl --request GET \
  --url https://api.raul.ugps.io/api/v1/communication/all \
  --header 'Authorization: Bearer <token>'
[
  {}
]

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

200 - application/json

Lista de comunicaciones obtenida exitosamente