v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Looks up multiple user usernames from their unique username hashes (unames). This operation allows you to retrieve the email addresses associated with a list of username hashes.

post/networks/{networkId}/users/uname-lookup

Path parameters

networkIdstring required

The ID of the Wickr network where the users will be looked up.

Headers

X-Client-Tokenstring

A unique identifier for this request to ensure idempotency.

Request body

unamesGenericString[] required

A list of username hashes (unames) to look up. Each uname is a unique identifier for a user's username. Maximum 50 unames per batch request.

Response

Success

messagestring

A message indicating the overall result of the batch lookup operation.