List Phones
Phones
List Phones
Retrieve a list of phones, optionally filtered by agent ID.
GET
List Phones
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de consulta
Rango requerido:
x >= 1Rango requerido:
1 <= x <= 100Opciones disponibles:
asc, desc Enum representing the status of a phone number register. The cycle is as follows:
- RESERVED: The phone number is held while a purchase is in checkout (no payment intent yet); locked so two companies can't buy the same number at once.
- PENDING_VERIFICATION: The purchase is paid (manual-capture hold authorized) but awaiting verification approval for an unverified company; the number is theirs pending admin review.
- ASSIGNED: The phone number is assigned to a company
- RELEASED: The phone number is released from the company and is pending availability for purchase (30 days before it can be purchased again)
- FINISHED: The phone register process is finished, and the phone number is available for purchase again. Once a phone number reaches this status, it cannot return to previous statuses.
Opciones disponibles:
reserved, pending_verification, assigned, released, finished 
