Skip to main content
GET
Lister les abonnes d'un marchand

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
enum<string>
Available options:
ACTIVE,
SUSPENDED,
CANCELLED,
EXPIRED
customer_email
string<email>
page
integer
default:1
Required range: x >= 1
limit
integer
default:25
Required range: 1 <= x <= 100

Response

200 - application/json

Liste d'abonnes

code
integer
Example:

200

success
boolean
Example:

true

locale
string
Example:

"fr"

message
string
meta
object
data
object[]