Clients / Email Addresses / Index

NameClients / Email Addresses / Index
DescriptionList Email Addresses for a specified Client
TypeGET
URL/v9/clients/:client_id/email_addresses
Credential TypeAPI
Supports PaginationYes

Long Description

List Email Addresses for a specified Client

Parameters

Name
Description
Type
Presence
LocationConditionals
labelArbitrary description for the email address. Must be an exact match.StringOptionalQueryNo
addressEmail address. Must be an exact match.StringOptionalQueryNo
created_atCreation timestampDate (ISO_8601)OptionalQueryYes
updated_atLast updated timestampDate (ISO_8601)OptionalQueryYes

 

Examples

RequestResponse
GET /v9/clients/12345/email_addresses 
Paste in Request Code
Paste in Response Code