Google People contact get profile
org.intentschema.productivity.contacts.contact.get.v1@com.google.people.v1
JSON: bare · @sha256:5b928d0f6d37…
Hash: sha256:5b928d0f6d371cc853491624c1d1f42933998d572504c6d24a1ccc46aa0ac99d
Google People API profile for contact get.
Implements: Get contact (org.intentschema.productivity.contacts.contact.get.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "google_contacts", required: system) |
google_contacts @com.google.people | object | |
google_contacts @com.google.people
| Field | Type | Description |
personFields | string | Comma-separated fields mask (e.g., `names,emailAddresses`). |
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
etag | string | |
object
| Field | Type | Description |
given_name | string | |
family_name | string | |
display_name | string | |
emails | string (email)[] | |
phones | string[] | |
organization | string | |
job_title | string | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | resourceName path param |
google_contacts.personFields | personFields (response mask) |