Skip to main content
POST
List specific users in bulk

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
unlockuuid
string
required

UUID from bulk list unlock

users
object[]
required

Array of user search criteria

request_metadata
object

Additional metadata for the request

Response

Users listed successfully

status
string
Example:

"ok"

total
integer

Total number of users found

rows
object[]