List your phones
Returns private and rented phones owned by the caller's org. include_expired=true keeps rentals past their rental_expires_at in the result so users can see what they used to own.
Query parameters
include rented devices whose rental window has expired
include rented devices whose rental window has expired
free-text search across nickname, name, model, location
free-text search across nickname, name, model, location
filter by phone status (ACTIVE/INACTIVE/MAINTENANCE/SUSPENDED)
filter by phone status (ACTIVE/INACTIVE/MAINTENANCE/SUSPENDED)
filter by phone type (IPHONE/ANDROID)
filter by phone type (IPHONE/ANDROID)
only phones whose rental expires at/after this RFC3339 time
only phones whose rental expires at/after this RFC3339 time
only phones whose rental expires at/before this RFC3339 time
only phones whose rental expires at/before this RFC3339 time
only phones last seen at/after this RFC3339 time
only phones last seen at/after this RFC3339 time
only phones last seen at/before this RFC3339 time
only phones last seen at/before this RFC3339 time
sort column (created|rental_expires|last_active|status|type|location)
sort column (created|rental_expires|last_active|status|type|location)
sort direction (asc|desc)
sort direction (asc|desc)
Response
OK