Skip to content

Get contact email collection

GET
/rest/v1/cms/contact-email

Parameters

Query Parameters

filter[id]

Filter by contact email IDs

Type
string
Example"1,2,3"
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
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations (e.g., customer)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI