Sign inGet started

bird voice numbers list

Usage

Exemple de code
bird voice numbers list [flags]

Description

List every phone number the workspace can use for voice, as a cursor page ordered by number. Each entry is one phone number, with where its calls go and whether it may be presented on an outbound call.
Returns a paginated JSON envelope; narrow with the filters below and page with --limit and --starting-after.

Procedure

Step 9 of 9 of "Watch voice calls and find out why one was refused". Previous: bird voice destinations list.

Examples

Exemple de code
bird voice numbers list
bird voice numbers list | jq -r '.data[].id'
bird voice numbers list --limit 50 --starting-after <cursor>

Options

Pagination

NameDescription
--ending-beforeCursor from the prev_cursor or refresh_cursor field of a previous list response. Returns items immediately before the cursor position in the current sort order. prev_cursor returns the preceding page. refresh_cursor anchors at the first row of that response, which on a newest-first sort is how to fetch the items that have appeared since.
--limit <n>Maximum number of items to return per page.
--starting-afterCursor from the next_cursor field of a previous list response. Returns items immediately after the cursor position in the current sort order.

Filters

NameDescription
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird voice numbers getGet a voice number
bird voice numbers updateUpdate what a voice number does with a call, or its label