Skip to main content
GET
Searches members by a specific property

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

Property
string
required

The name of the property to be searched. Possible values: Id, Email, Phone, PersonalId, SelectedStoreId, LoyaltyCardId

Value
string
required

Property value

Response

OK

memberId
string
required

Member ID

Minimum string length: 1
Last modified on August 10, 2026