{
"results": {
"projects": [
{
"role": "editor",
"projectUuid": "<string>"
}
],
"role": "editor",
"emailDomains": [
"<string>"
],
"organizationUuid": "<string>"
},
"status": "ok"
}
Gets the allowed email domains for the current user’s organization
{
"results": {
"projects": [
{
"role": "editor",
"projectUuid": "<string>"
}
],
"role": "editor",
"emailDomains": [
"<string>"
],
"organizationUuid": "<string>"
},
"status": "ok"
}
Ok
The response is of type object
.