Skip to content

Get a single contact email based on filters

GET
/rest/v1/cms/contact-email/item

Parameters

Query Parameters

filter[id]

Filter by contact email IDs

Type
string
filter[email]

Filter by recipient email (partial)

Type
string
filter[customerId]

Filter by customer ID

Type
string
filter[emailId]

Filter by email type identifier

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI