Get a contact
nylas_get_contactGet a single contact by id. Nylas v3: GET /v3/grants/{grant_id}/contacts/{contact_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grant_id | No | Connected-account grant id. Overrides NYLAS_GRANT_ID for this call. | |
| contact_id | Yes | The contact id to fetch. |