get getStatus

http://api-conserver.onlinesim.io/stubs/handler_api.php?action=getStatus
single-service activations

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.

Parameters

action
Required
Method name, in this case `getStatus`
In: query
Schema:
  • string
    Example: "getStatus"
    Enum: getStatus
id
Required

Operation ID (see getNumber or getStatus responses)

In: query
Schema:
  • integer
    Example: 10000
    >= 1

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
  • string
    Example: "string"