Skip to content

Get waiting list collection

GET
/rest/v1/product/waiting-list

Parameters

Query Parameters

filter[id]

Filter by waiting list IDs

Type
string
filter[email]

Filter by email

Type
string
filter[lang]

Filter by language code

Type
string
filter[productId]

Filter by product ID

Type
string
filter[waitingStatus]

Filter by status (0=pending, 1=email sent, 2=dropped)

Type
string
include

Include relations (product)

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