Retrieve
Retrieve information of a previously created user.
#
Request#
HeadersName | Value |
---|---|
Api-Key | Integration identifier provided by MeetingLawyers |
Secret-Key | Security key provided by MeetingLawyers to securize server-to-server communications |
Content-Type | application/json |
#
Response#
ParametersName | Type | Value |
---|---|---|
user_id | String | Your user unique identifier |
status | Numeric | 0: Free (no access), 2: Premium, 4: Freemium |
email | String | A valid email |
nid_number | String | A valid dni or nie |
first_name | String | User's first name |
last_name | String | User's last name |
gender | Numeric | 0:Male, 1:Female |
birthdate | Date | ISO8601 Date (YYYY-MM-DD) |
mobile_phone | String | A mobile phone number with prefix |
coverage_name | String | User plan information |
contract_number | String | User contract number |
service_language_code | String | ISO639-1 language code |
description | String | Extra user information provided by integrator |
has_video_call | Numeric | 0:Disabled, 1:Enabled |
has_video_call_1to1 | Numeric | 0:Disabled, 1:Enabled |
ml_group_name | String | User's group in MeetingLawyers |
md_group_name | String | User's group in MeetingDoctors (for MeetingPros apps) |