Jump to Content
Sixfab Docs
HomeDocumentationAPI ReferenceAnnouncements
Development BoardsTutorialsCommunitySixfab Docs
API Reference
Development BoardsTutorialsCommunity
HomeDocumentationAPI ReferenceAnnouncements

Sixfab Developer API

  • Introduction
  • Status Codes
  • Assets
    • Get Assetsget
    • Register Assetpost
    • Asset Detailsget
    • Update Assetpatch
    • Update SIMpatch
    • SIM Usage Detailsget
  • ALPON
    • Device Statusget
    • Containersget
    • Deploy Container (JSON Stream)post
    • Delete Containerdel
    • Update Container (JSON Stream)patch
    • eSIM Profilesget
    • Download eSIM Profile (JSON Stream)post
    • Switch eSIM Profile (JSON Stream)patch
    • Locationget
    • Network Monitorget
    • Network Interface Prioritiesget
    • Set Network Interface Prioritiespatch
    • Device Monitorget
    • Modem Monitorget
    • Remote Terminal Access Codeget
  • Networks
    • Get Networksget
Powered by 

Containers

get https://api.sixfab.com/v1/assets//alpon/containers

Retrieve all user containers of the ALPON device.

Possible Error Codes:

  • AssetNotFound: The asset with the specified ID was not found.
  • AssetNotAlponDevice: The device is not an ALPON device.
Language
Credentials
Header
Click Try It! to start a request and see the response here!