Google Accounts
Google Accounts Documentation
Google Account [LIST]
Google Account [LIST]
Request
Endpoint
Body
Response
Headers
Body
Fields
data
Type
[Google Account]
Description An array of Google Accounts
Google Account [POST]
Google Account [POST]
Request
Endpoint
Body
Parameters
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Required No
Type
string
Description Primary email address for Google Account
Required No
expires_at
Type
string
Description OAuth Access Token Expiration Time
Required No
last_download
Type
string
Description Last Download
Required No
last_email_sync
Type
string
Description Last Email Sync
Required No
primary
Type
boolean
Description Primary
Required No
remote_id
Type
number
Description Remote Id
Required No
token_expired
Type
boolean
Description OAuth Access Token Expired
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Type
string
Description Primary email address for Google Account
expires_at
Type
string
Description OAuth Access Token Expiration Time
last_download
Type
string
Description Last Download
last_email_sync
Type
string
Description Last Email Sync
primary
Type
boolean
Description Primary
remote_id
Type
number
Description Remote Id
token_expired
Type
boolean
Description OAuth Access Token Expired
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
contact_groups.data
Type
[Contact Group]
Description An array of Contact Groups from Google
Google Account [GET]
Google Account [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Type
string
Description Primary email address for Google Account
expires_at
Type
string
Description OAuth Access Token Expiration Time
last_download
Type
string
Description Last Download
last_email_sync
Type
string
Description Last Email Sync
primary
Type
boolean
Description Primary
remote_id
Type
number
Description Remote Id
token_expired
Type
boolean
Description OAuth Access Token Expired
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
contact_groups.data
Type
[Contact Group]
Description An array of Contact Groups from Google
Google Account [PUT]
Google Account [PUT]
Request
Endpoint
Body
Parameters
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Required No
Type
string
Description Primary email address for Google Account
Required No
expires_at
Type
string
Description OAuth Access Token Expiration Time
Required No
last_download
Type
string
Description Last Download
Required No
last_email_sync
Type
string
Description Last Email Sync
Required No
overwrite
Type
boolean
Description
Only used for updating a record where you want to ignore the server's ' 'updated_in_db_at
value and force overwrite the values for the record. ' 'Must be true
to work.
Required No
primary
Type
boolean
Description Primary
Required No
remote_id
Type
number
Description Remote Id
Required No
token_expired
Type
boolean
Description OAuth Access Token Expired
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Type
string
Description Primary email address for Google Account
expires_at
Type
string
Description OAuth Access Token Expiration Time
last_download
Type
string
Description Last Download
last_email_sync
Type
string
Description Last Email Sync
primary
Type
boolean
Description Primary
remote_id
Type
number
Description Remote Id
token_expired
Type
boolean
Description OAuth Access Token Expired
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Relationships
contact_groups.data
Type
[Contact Group]
Description An array of Contact Groups from Google
Google Account [DELETE]
Google Account [DELETE]
Request
Endpoint
Body
Response
Headers
Body
Last updated