Skip to main content

Get network preferences

GET 
/sim_cards/:sim_card_id/network_preferences

It returns the network preferences currently applied in the SIM card.

Request

Path Parameters

    sim_card_id uuidrequired

    Identifies a SIM card.

Query Parameters

    include_ota_updates boolean

    It includes the associated OTA update objects in the response when present.

Responses

200: A successful network preferences definition response.

default: Unexpected error

Loading...