Skip to main content
GET
/
api
/
omnichannel
/
messages
/
{activityId}
Obtener detalle de un mensaje
curl --request GET \
  --url https://api.raul.ugps.io/api/omnichannel/messages/{activityId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

activityId
string
required

Response

200 - undefined