GET ota_updates

telnyx.com

Summary: List OTA updates
Operation ID: OTAUpdatesList
Auth: unknown

Parameters (5)

filter[sim_card_id] (string, query, optional)

The SIM card identification UUID.

filter[status] (string, query, optional)

Filter by a specific status of the resource's lifecycle.

Constraints: {'enum': ['in-progress', 'completed', 'failed']}

filter[type] (string, query, optional)

Filter by type.

Constraints: {'enum': ['sim_card_network_preferences']}

page[number] (integer, query, optional, default: 1)

The page number to load.

Constraints: {'minimum': 1}

page[size] (integer, query, optional, default: 20)

The size of the page.

Constraints: {'minimum': 1, 'maximum': 250}

No probe data for this endpoint yet.