get
https://api.app.enquire.ai/api/v1/expert/
Request properties
Query Param
| Type | Type | Description |
|---|---|---|
| uuid | String | The expert UUID |
Response properties
| Key | Type | Description |
|---|---|---|
| id | Integer | The Expert technical identifier. |
| uuid | String | The Expert technical universally unique identifier. |
| title | String | The Expert current title. |
| firstName | Date | The Expert first name. |
| lastName | Object | The Expert last name. |
| formattedName | Boolean | The Expert formatted name (can be composed of first and last name). |
| imageUrl | Boolean | The Expert picture. |
| countryInfo | List | The Expert country information (keyword object) |
| stateInfo | Object | The Expert state information (if in the USA, keyword object) |
| expertProfileDTO | Object | The Expert profile (containing biography, employment history) |