GET bo/users?userId={userId}&email={email}&username={username}&fullname={fullname}&status={status}&roleId={roleId}&boothId={boothId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId | string |
Required |
|
string |
Required |
||
username | string |
Required |
|
fullname | string |
Required |
|
status | string |
Required |
|
roleId | integer |
Required |
|
boothId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.