# List port-in activation groups Retrieve Port-In Order Available Activation Groups This operation allows you to get a list of phone number groups currently available for activation on a port-in order. FOC (portDate) must be today or earlier, and the numbers must be in routing on the Sinch network. Endpoint: GET /orders/portIns/{orderId}/availableActivations Version: 1.0 Security: basicAuth, bearerAuth ## Path parameters: - `orderId` (string, required) Example: 897867 ## Response 200 fields (application/json): - `phoneNumberGroup` (string) Example: "GW Verizon Grp1" - `focDate` (string) - `phoneNumbers` (array) - `phoneNumbers.phoneNumber` (string) - `phoneNumbers.voiceConfiguration` (any) - `phoneNumbers.smsConfiguration` (object) Configuration for what sms service id to use, and other sms related configurations - `phoneNumbers.smsConfiguration.smsAppId` (string)