v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0510371832.3 KB
ConversationsV1AddressConfiguration

Fetch an address configuration

Fetch an address configuration

get/v1/Configuration/Addresses/{Sid}

Path parameters

Sidstring required

The SID of the Address Configuration resource. This value can be either the sid or the address of the configuration

Response

OK

sidstring nullable

A 34 character string that uniquely identifies this resource.

account_sidstring nullable

The unique ID of the Account the address belongs to

typestring nullable

Type of Address, value can be whatsapp or sms.

addressstring nullable

The unique address to be configured. The address can be a whatsapp address or phone number

friendly_namestring nullable

The human-readable name of this configuration, limited to 256 characters. Optional.

{"stackTrail":"components:schemas:conversations.v1.configuration_address:properties:auto_creation","oasType":"schema","type":"unknown","description":"Auto Creation configuration for the address.","nullable":true}
date_createdstring date-time nullable

The date that this resource was created.

date_updatedstring date-time nullable

The date that this resource was last updated.

urlstring uri nullable

An absolute API resource URL for this address configuration.

address_countrystring nullable

An ISO 3166-1 alpha-2n country code which the address belongs to. This is currently only applicable to short code addresses.