Skip to main content
POST
Get customers

Authorizations

Authorization
string
header
required

RFC8725 Compliant JWT

Body

application/json

A collection of identifiers for customers in Mention Me.

identifiers
object[]
required

Maximum of 100 identifiers.

Required array length: 1 - 100 elements

Response

All customers who matched the identifiers.

A collection of customers with their profile data.

data
object[]
Maximum array length: 100
errors
object[]

All the identifiers which resulted in errors.

Maximum array length: 100
Last modified on July 13, 2026