Retrieve all the Pools of an account

RESPONSE PARAMETERS

KEYDESCRIPTION
poolIdThe tracking id of the pool.
poolNameThe name of the pool.
smsSettingsThe SMS settings of the pool.
smsSettings.stickyWhen enabled, the service should try to always use the same number, as sender, for each recipient.
smsSettings.geomatchWhen enabled, the service should try to use, as sender, a number that matches the destination country.
smsSettings.transcodeWhen enabled, the SMS message will get transcoded (when possible).
smsSettings.defaultCountryA country code in ISO 3166-1 alpha-2 format. Routee will use a number from this defaultCountry as sender, if there is not a more suitable option (eg a number from the same country or a sticky sender for the recipient).
smsSettings.multipleSenderAn array representing the settings required to support for multiple senderID's per country and multiple Keywords per ShortCode per country.
smsSettings.multipleSender.countryA country code in ISO 3166-1 alpha-2 format.
smsSettings.multipleSender.senderIdThe senderID to use when the destination number matches the above country code.
smsSettings.multipleSender.keywordA string representing the keyword to use for the OPT-OUT for the destination country.
smsSettings.multipleSender.shortCodeThe shortCode to use for the OPT-OUT procedure for the destination country.
totalNumbersThe total numbers of the pool
updatedAtThe timestamp the pool is updated.
Language