GET /v1/phone-numbers
Returns every phone number belonging to your account.Documentation Index
Fetch the complete documentation index at: https://docs.nixflex.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Notes |
|---|---|---|
agent_id | string | Filter numbers attached to one agent |
limit | int | Default 25, max 100 |
offset | int | Pagination offset |
200 OK:
created_at descending. Returns an empty array (not 404) if no numbers exist.