Message

Get mobile user message topics

This endpoint is used to get mobile user message topics

get/messages/topics/mobiles/{devicesID}

Path parameters

The ID of a device id to get information about this device

Response

Get list mobile user message topics successfuly

topicstring

Example response

[
  "Food",
  "Ball",
  "Weather"
]