v1
latestSwagger 2.02026-08-04244186228.2 KBauthentication
Lists the current customers of super
AI
get/v1/backoffice/customers
Query parameters
searchEmailstring
sizeinteger
pageinteger
createdStartDatestring date-time
createdEndDatestring date-time
sortBystring
orderBystring
Headers
X-Fieldsstring mask
An optional fields mask
Response
Success
Example response
{
"customers": [
{
"plan": "FREEMIUM"
}
]
}