v1

latestOpenAPI 3.0.1Apache 2.02026-07-1410161228.2 KB

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

account_sidstring nullable

The unique ID of the Account the address belongs to

addressstring nullable

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

{"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.

friendly_namestring nullable

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

sidstring nullable

A 34 character string that uniquely identifies this resource.

typestring nullable

Type of Address, value can be whatsapp or sms.

urlstring uri nullable

An absolute API resource URL for this address configuration.