Fetch a Sim resource on your Account.
Fetch a Sim resource on your Account.
Path parameters
The SID or the unique_name of the Sim resource to fetch.
Response
OK
The unique string that we created to identify the Sim resource.
An application-defined string that uniquely identifies the resource. It can be used in place of the resource's sid in the URL to address the resource.
The SID of the Account to which the Sim resource belongs.
The SID of the RatePlan resource to which the Sim resource is assigned.
The string that you assigned to describe the Sim resource.
The ICCID associated with the SIM.
Deprecated.
The status of the Sim resource. Can be: new, ready, active, deactivated, canceled, deleted, scheduled, or updating. See Status Values for the description of each status.
The connectivity reset status of the SIM. Can be: null or resetting. When a connectivity reset is initiated on a SIM, this property is resetting. After the reset completes, it is null.
The URL we call using the commands_callback_method when the SIM originates a machine-to-machine Command. Your server should respond with an HTTP status code in the 200 range; any response body will be ignored.
The HTTP method we use to call commands_callback_url. Can be: POST or GET. Default is POST.
Deprecated.
Deprecated.
Deprecated.
Deprecated.
Deprecated. The HTTP method we use to call voice_fallback_url. Can be: GET or POST. Default is POST.
Deprecated. The URL we call using the voice_fallback_method when an error occurs while retrieving or executing the TwiML requested from voice_url.
Deprecated. The HTTP method we use to call voice_url. Can be: GET or POST. Default is POST.
Deprecated. The URL we call using the voice_method when the SIM-connected device makes a voice call.
The date and time in GMT when the resource was created specified in ISO 8601 format.
The date and time in GMT when the Sim resource was last updated specified in ISO 8601 format.
The absolute URL of the resource.
The URLs of related subresources.
Deprecated.