
Gmail API Integration Profile
Information and guides about integrating with Gmail API
Add Gmail Integration to Your AppGmail Users Get Profile in Gmail API
Gets the current user's Gmail profile.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
User Id | pathParameters.userId | string | |
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Email Address | emailAddress | string | The user's email address. |
Messages Total | messagesTotal | integer | The total number of messages in the mailbox. |
Threads Total | threadsTotal | integer | The total number of threads in the mailbox. |
History Id | historyId | string | The ID of the mailbox's current history record. |