List devices

Returns a list of your devices.

Query Params
string | null

Filter to only include devices with the given parent group id. If not provided, all devices are returned. If 'null' is provided, only devices without a parent group are returned.

string

Filter to only include devices with the given group id as an ancestor.

string

Filter to only include devices that have the specified tag.

string

Filter to only include devices with the specified hostname.

string

Filter to only include devices with the specified serial number.

boolean

Include detailed operating system information in the response.

boolean

Include detailed CPU information in the response.

boolean

Include detailed memory information in the response.

boolean

Include detailed disk and disk partitioninformation in the response.

boolean

Include detailed network interface information in the response.

boolean

Include motherboard information in the response.

boolean

Include detailed security information in the response.

string

A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.

string

A cursor for use in pagination. starting_after is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with ID '1234', your subsequent call can include 'starting_after=1234' in order to fetch the next page of the list.

string

A cursor for use in pagination. ending_before is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with ID '1234', your subsequent call can include 'ending_before=1234' in order to fetch the previous page of the list.

Responses

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