Last Updated on : 2023-06-15 06:06:31
Query the details of a specified member by member ID.
GET: /v1.0/iot-02/community/member
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
block_id | String | query | true | The ID of the community. |
member_id | String | query | true | The ID of a specified member. |
Parameter name | Type | Description |
---|---|---|
result | HighwayMemberDetailResponse |
Description of result
Parameter name | Type | Description |
---|---|---|
member_id | String | The list of member IDs, separated with commas (,). |
admin_name | String | The name. |
role_infos | List | The list of roles. |
mobile | String | The mobile phone number. |
blocks | List | The list of organizations. |
account_status | Integer | The account status. Valid values:
|
structure_id | String | The ID of a specified organization. |
structure_name | String | The name of a specified organization. |
sex | Integer | Gender. Valid values:
|
myself | Integer | Indicates whether it is the current operator. Valid values:
|
admin | Integer | Indicates whether it is an administrator. Valid values:
|
country_code | String | The country/region code. |
structure_path_name | String | The name of a specified organization (hierarchy). |
structure_infos | List | The list of organizations. |
card_type | Integer | The type of certificate. 1 : identity card. |
card_no | String | The certificate number. |
birthday | Long | Birthday |
position | String | The job position. |
education | String | The education background. |
Description of role_infos
Parameter name | Type | Description |
---|---|---|
role_id | String | The ID of a specified role. |
role_name | String | The name of a specified role. |
Description of structure_infos
Parameter name | Type | Description |
---|---|---|
structure_id | String | The ID of a specified organization. |
structure_name | String | The name of a specified organization. |
Description of blocks
Parameter name | Type | Description |
---|---|---|
block_id | String | The ID of a specified community. |
block_name | String | The name of a specified community. |
related_structure_name | String | The name of a specified management organization. |
GET: /v1.0/iot-02/community/member?block_id=136767399153950xxxx&member_id=139215249742181xxxx
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback