GET /numbers/tollfree

callfire.com:V2

Summary: Find tollfree numbers
Operation ID: findNumbersTollfree
Auth: unknown
Description

Searches for the toll free numbers which are available for purchase in the CallFire catalog

Parameters (3)

fields (string, query, optional)

Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.

limit (integer, query, optional, default: 100)

To set the maximum number of records to return in a paged list response. The default is 100

pattern (string, query, optional)

Filter toll free numbers by prefix, pattern must be 3 char long and should end with '*'. Examples: 8**, 85*, 87* (but 855 will fail because pattern must end with '*').

No probe data for this endpoint yet.