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": []
}
Response that checks if the given email address exists in the project
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.
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
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": []
}
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
status description for customer Api response information