Skip to main content

User

searchUserId

Returns UserId by the input parameters.

POST /api/v5/user/searchUserId
Request object
{  
"Id": "string",
"Email": "string",
"Phone": "string",
"NameFormat": 0,
"Name": "string",
"ApplicationId": "string"
}

in the request object:

  • NameFormat:
    • 0 — Undefined,
    • 1 — CanonicalName,
    • 2 — PrincipalName,
    • 3 — SamCompatibleName,
    • 4 — DistinguishedName,
    • 5 — Sid.
Response object
"xxxx\_0000000-0000-0000-0000-000000000000"