Docs

View all the available numbers with filters

Retrieves all the available numbers with filters from Routee.

GET

Query

Arguments
number

The page number to retrieve, default value is 0 (meaning the first page)

number

The number of items to retrieve, default value is 20.

string

The field name that will be used to sort the results.

stringrequired

The name of the field to filter. Available values are: **country** (required), **msisdn**, **service**, **areaCode** *(Works for the countries US and Canada only)* and **type** ("VLN" or "TOLL_FREE", *Works for the countries US and Canada only).*

stringrequired

The exact value that the specified field must match.

string

Optional: The operator upon which the search operation will be executed. Possible values: 'is', 'contains', 'starts_with', 'ends_with'. If missing defaults to 'is'.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.