post
https://api-ext.zluri.com/v2/userIds
This endpoint retrieves user IDs and details for users based on their email addresses or alternate email addresses. It accepts a list of email addresses and returns the corresponding user information including user ID, organization ID, user name, primary email, and alternate emails.
Request Body Table:
| Field | Required | Type | Description |
|---|---|---|---|
emails | Yes | string[] | Array of email addresses to look up user IDs for |
Use Cases:
- Bulk user ID lookup for integration purposes
- Mapping email addresses to Zluri user IDs
- User verification and validation workflows
- Data synchronization between systems
Response Fields:
user_id→ User IDorg_id→ Organization IDuser_name→ User Nameuser_email→ Primary Email Addressalternate_emails→ Array of Alternate Email Addresses
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
500Unexpected server error occurred. The error has been logged and the Zluri team has been notified. Please retry the request after a brief wait.
