api/v1/sims/{id}/getsms

Method: GET https://simportal-api-staging.azurewebsites.net/api/v1/sims/{id}/getsms

Summary

Retrieves upto 50 SMS messages received by a SIM.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The ID of the SIM

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

SMS messages for the desired SIM ordered by date received

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.