List Pools
GET/api/number-pools
List all number pools for the tenant.
Args: for_options: If True, return simplified response for dropdown options (id, name, total_numbers, has_sms_numbers). If False (default), return full pool details. has_sms: If True, only return pools that have SMS-enabled phone numbers. If False, only return pools without SMS-enabled numbers. If None (default), return all pools.
Request
Responses
- 200
- 422
Successful Response
Validation Error