- Print
- DarkLight
- PDF
Checks if email already exists in the project
Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
Provide email address that has to be checked against the current team account list
Filter SSO team accounts
Success
This shows the userId is not valid. Kindly reverify your userId and perform the task again.
{
"data": {
"exists": true,
"user_id": "f11efc6f-e968-4e95-82eb-85ad61559de8"
},
"extension_data": null,
"success": true,
"errors": null,
"warnings": [],
"information": []
}
A boolean flag indicating if the user exists in the project or not
The user ID associated with the email. Will be null if the email address does not exist in the project.
Status indication for customer API response
Errors in the customer API response
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Warning description
warning code for customer Api base response
Information passed by the customer API response
status description for customer Api response information
Bad Request
This shows the userId is not valid. Kindly reverify your userId and perform the task again.
{
"extension_data": null,
"success": true,
"errors": null,
"warnings": [],
"information": []
}
Status indication for customer API response
Errors in the customer API response
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Warning description
warning code for customer Api base response
Information passed by the customer API response
status description for customer Api response information