GET SystemUser/GetByEmail?p_sEmail={p_sEmail}
Sistemde kayıtlı kullanıcıları ilgili e-posta adreslerine göre filtreler.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
p_sEmail |
Kullanıcının sistemde kayıtlı e-posta adresidir. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultOfListOfSYSTEM_USERName | Description | Type | Additional information |
---|---|---|---|
m_cData | Collection of SYSTEM_USER |
None. |
|
m_cDetail | ProcessResult |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.