Messages
Get messages
Get messages
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Response
200 - application/json
Ok
The response is of type any[]
.
Get messages
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type any[]
.