SettingsUpdates Resource
Read SettingsUpdates Resource
https://supersim.api.korewireless.com/v1/SettingsUpdatesStatus values
Packages properties
API Authorization
Read a list of SettingsUpdates
get
Retrieve a list of Settings Updates.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Query parameters
SimstringOptionalExample:
Filter the Settings Updates by a Super SIM's SID or UniqueName.
{"value":"HSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}Statusstring · enum · nullableOptionalExample:
The Status of this Settings Update. One of scheduled, in-progress, successful or failed.
{"value":"scheduled"}Possible values: PageSizeinteger · min: 1 · max: 1000Optional
How many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerOptional
The page index. This value is simply for client state.
PageTokenstringOptional
The page token. This is provided by the API.
Responses
200
OK
application/json
get
/v1/SettingsUpdates200
OK
Determine a SIM's Current Settings
More Request Examples
Read a list of SettingsUpdates for a single SIM
Read a list of Pending SettingsUpdates
Read the current settings on a SIM
Last updated
Was this helpful?