Get a phone-number batch
Get a single phone-number batch by id. The enterprise is resolved server-side from the DIR id.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The DIR id. Lowercase UUID.
"16635d38-75a6-4481-82e8-69af60e05011"
The batch id (lowercase UUID).
"0a4b1f5e-2f12-4c0c-9a98-9b3a7d8b8e62"
Response
Batch.
A phone-number batch groups all numbers added in a single bulk-add request. Telnyx vets the batch as a unit. The response embeds the full phone_numbers array so you can read per-number status without a separate call, plus a batch-level status summarising the unit's progress.