GET api/OrganizationUser?openid={openid}&temptime={temptime}&sign={sign}&LinkPhone={LinkPhone}&IntentionPost={IntentionPost}&IsRelease={IsRelease}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| openid | string |
Required |
|
| temptime | string |
Required |
|
| sign | string |
Required |
|
| LinkPhone | string |
Required |
|
| IntentionPost | string |
Required |
|
| IsRelease | string |
Required |
Body Parameters
None.
Response Information
Resource Description
BoolReturnVal| Name | Description | Type | Additional information |
|---|---|---|---|
| msg | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"msg": "sample string 1"
}