List all Devices

List all Devices

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

Page number for pagination

integer
1 to 100
Defaults to 20

Number of items per page

string

A software version filter in the form <package>[:<operator><version>]. Supported operators include: =, >, >=, <, <=. Multiple parameters can be provided to filter by several packages.

boolean

When true, each device in the response will include a latest_sim field containing the most recently updated SIM associated with that device. If a device has no SIMs, the field is omitted.

string

Filter devices by SIM status. Accepts a single value or multiple values separated by | for OR matching (e.g. Active|Suspended). Matched case-insensitively against the sim_status column.

string

Filter devices whose SIM matches the given rate plan name. Matched case-insensitively.

string

Filter devices whose SIM matches the given communication plan name. Matched case-insensitively.

boolean

Filter devices by whether their SIM has reached the overage limit. Accepted values: true, false.

number

Filter devices whose SIM has cycle-to-date data usage greater than or equal to the given value (in MB).

number

Filter devices whose SIM has cycle-to-date data usage less than or equal to the given value (in MB).

date-time

Filter devices whose SIM was last updated at or after the given ISO 8601 timestamp (e.g. 2026-01-01T00:00:00.000Z).

date-time

Filter devices whose SIM was last updated at or before the given ISO 8601 timestamp (e.g. 2026-01-31T23:59:59.999Z).

string

Filter devices by a specific SIM metadata key. Replace * with the metadata key name (e.g. sims_sim_metadata.region). Matched case-insensitively against the JSONB sim_metadata column.

Responses

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json