Returns all phone numbers associated with the authenticated user’s company
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Optional workspace filter. If not provided, it will fall back to use "default" workspace.
Phone numbers response
The response is of type object
.
Returns all phone numbers associated with the authenticated user’s company
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Optional workspace filter. If not provided, it will fall back to use "default" workspace.
Phone numbers response
The response is of type object
.