Skip to main content
POST
Get user profiles across all tenants

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
mode
enum<string>
required

Mode of user identification (token mode is not supported)

Available options:
login,
email,
phone,
custom
identity
string
required

User identifier corresponding to the mode

unlockuuid
string
required

UUID from bulk list unlock for authorization

request_metadata
object

Additional metadata for the request

Response

User profiles retrieved successfully

status
string
Example:

"ok"

total
integer

Total number of profiles found across all tenants

rows
object[]