Get Extensions

This API requires the Account Administrator role.

Get list of Extensions belongs to specific account and communication manager.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

uuid
required

The unique id of the Communication Manager

Query Params
int32
≥ 1
Defaults to 1

The page number of the records to retrieve. Default value is 1.

int32
1 to 100
Defaults to 10

The maximum number of results per page. Default value is 10, max value is 100.

string
length ≤ 255

Specifies details of a row filter. Only name and number columns are allowed.

  • Field Names are case-senstive (should be written as it is in description).
  • The allowed format begins with the column name, A string expression including the * wildcard character.
    • :{PREFIX}* will be used to find out word start with.
    • :*{POSTFIX} will be used to find out word end with
    • :{string} will be used to find out word that contains given value.
    • :{number} will be used to find out number that equal to given value.
string
length ≤ 255

Specifies details of a filter. Only name and number columns are allowed.

  • Field Names are case-senstive (should be written as it is in description).
  • The default sorting order is ascending.
  • The default order by is number.
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json