Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
idapi_docs_client_email_addresses
NameClients / Email Addresses / Show
DescriptionDisplay a single specified Client Email Address
TypeGET
URL/v9/clients/:client_id/email_addresses/:email_address_id
Credential TypeAPI
Supports PaginationNo

Long Description

Display a single Client specified Client Email Address

Parameters

LocationURI
Name
Description
Value Type
Required
Location
client_idID of the ClientIntegerRequiredURI
email_address_idURIID of the Client’s Email AddressIntegerRequiredURI

 

Examples

RequestResponse
GET /v9/clients/1234/email_addresses/98765 
Code Block
themeConfluence
languageruby
Paste in Request Code
Code Block
themeConfluence
languageruby
Paste in Response Code