List active hardware lifecycle records

Retrieves a list of active hardware lifecycle records from Lifecycle Manager.
The returned data includes basic device information, such as model and serial number, as well as purchase date and warranty expiry metadata.
Supports optional filtering by client ID and serial number to narrow down results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^(eq):.+$

Filters records by using a query string on the field client_id
Query examples:

  • filter[client_id]=eq:a9b3f47d-7b39-4d1e-b320-fdd9b72b8ab5 - returns records for the organization with ID a9b3f47d-7b39-4d1e-b320-fdd9b72b8ab5
string
^(eq):.+$

Filters records by using a query string on the field serial_number
Query examples:

  • filter[serial_number]=eq:ABCDEF123456 - returns records for the serial number ABCDEF123456
int32

The number of records to be returned in a single page

string

The pointer used to fetch a certain page of records

Responses

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