Retrieves channel messages
GET/iot/reader/channels/:chanId/messages
Retrieves a list of messages sent to a specific channel.
Required Permission:
-
Resource:
core:channels:{id} -
Action:
core:channels:subscribe
Request
Responses
- 200
- 400
- 401
- 500
Data retrieved.
Bad request.
Unauthorized.
Unexpected server error.