curl https://api.infinipost.co/v1/phones?status=ready \ -H "Authorization: Bearer YOUR_API_KEY"
{ "data": [ { "id": "phone_abc123", "geelarkPhoneId": "557536075321468390", "status": "ready", "region": "us", "createdAt": "2024-04-21T20:00:00Z" } ], "total": 15, "hasMore": true }
Retrieve a list of all your cloud phones
ready
provisioning
failed