Jump to Content
Sensos Developers
HomeGuidesAPI Reference
Log InSensos Developers
API Reference
Log In
HomeGuidesAPI Reference
All
Pages
Start typing to search…

Device Management

  • Device
    • List devicesget
    • Get deviceget
    • Partially update devicepatch
    • Retires a devicepost
    • Reactivates a devicepost
    • List devices by setget
    • Bulk assign set to devicespost

Shipment Management

  • Carrier
    • Get carrierget
    • List carriersget
  • Set
    • List setsget
    • Create setpost
    • Get setget
    • Update setput
    • Partially update setpatch
  • Shipment
    • List shipmentsget
    • Create shipmentpost
    • Get shipmentget
    • Partially update shipmentpatch
    • Close shipmentpost
    • Reopens shipmentpost
  • Item
    • List itemsget
    • Create itempost
    • Get itemget
  • PointOfInterest
    • List all points of interestget
    • Create point of interestpost
    • Get a point of interestget
    • Partially update point of interestpatch

Operations

  • LongRunningOperation
    • List operationsget
    • Get operationget
Powered by 

List devices

get https://api.sensos.io/v1/accounts//devices

Fetch a list of devices based on various filter criteria.

Language
Click Try It! to start a request and see the response here!