Skip to content

Get customer message history collection

GET
/rest/v1/customer/customer-message-history

Parameters

Query Parameters

filter[id]

Filter by IDs

Type
string
filter[userId]

Filter by user/customer ID

Type
integer
filter[type]

Filter by type

Type
string
filter[messageType]

Filter by message type

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI