latestSwagger 2.02026-08-101561322.2 MB
3e4029d19684
Outbound Message Sessions
Get a session`s details
<a class="try-sandbox-link" href="https://sandbox.textmagic.com/#/Sessions/getMessageSession" target="_blank">Try in sandbox</a><br>Get a specific session’s details.
get/api/v2/sessions/{id}
Path parameters
idinteger required
Session ID.
Response
Returned when successful.
Example response
{
"id": 4991,
"startTime": "2015-06-19T09:48:24+0000",
"text": "Hello {First name}!",
"source": "O",
"referenceId": "my_reference_id_4991",
"price": 3.45,
"numbersCount": 18,
"destination": "t",
"initiatorId": 305
}