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 2 Current »

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
Location
labelArbitrary description for the email address. Must be an exact match.StringOptionalQuery
addressEmail address. Must be an exact match.StringOptionalQuery
created_atCreation timestampDate (ISO_8601)OptionalQuery
updated_atLast updated timestampDate (ISO_8601)OptionalQuery

 

Examples

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