Docs

View all the available numbers

Retrieves all the available numbers from Routee.

GET

Query

Arguments
stringrequired

The country of the recipient in ISO 3166-1 alpha 2 format.

string

The available services are "Sms" and "Voice" (case sensitive)

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.

number

Area code is a 3-digit prefix applied only for US numbers(1-xxx-123456).

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.