Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

NameClients / Email Addresses / Show
DescriptionDisplay a specified Client Email Address
TypeGET
URL/v9/clients/:client_id/email_addresses/:email_address_id
Credential TypeAPI
Supports PaginationNo

Long Description

Display a specified Client Email Address

Parameters

Name
Description
Type
Required
Location
client_idID of the ClientIntegerRequiredURI
email_address_idID of the Client’s Email AddressIntegerRequiredURI

 

Examples

RequestResponse
GET /v9/clients/1234/email_addresses/98765 
Paste in Request Code
Paste in Response Code
  • No labels