Skip to main content

List all Addresses.

GET 

/addresses

Returns a list of your Addresses. The addresses are returned sorted by creation date, with the most recent appearing first.

Permissions

The API token must include the following scopes: Numbers.

Responses

OK

Schema

    links

    object

    self string
    first string
    next string
    prev string
    data object[]
Loading...