Skip to content

Get a single customer based on filters

GET
/rest/v1/customer/customer/item

Parameters

Query Parameters

filter[id]

Filter by customer IDs

Type
string
filter[mail]

Filter by mail (partial)

Type
string
filter[name]

Filter by name (partial)

Type
string
filter[surname]

Filter by surname (partial)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI