get getStatus
http://api-conserver.onlinesim.io/stubs/handler_api.php?action=getStatus
This request returns a short code contained in SMS received by the specified number (to see the full text of the message, check getFullSms request).
This request can be used when you're sure that no other information in message is worth to store or use in future, other than a code. Otherwise consider using getFullSms request.
Security
Parameters
action
Required
Method name, in this case `getStatus`
In:
query
Schema:
- stringExample:
"getStatus"
Enum:getStatus
Responses
200
Successful `getStatus` response from the server: either returns short code from a received SMS or throws an exception.
Content Type:
text/html
- Schema
- Examples
- stringExample:
"string"