accounts/sync
Supported methods
GETPOST
GET: Sync status for all sources of the account
This return timestamps for the last time a source has been synced with the origin mailbox.
GET https://api.context.io/2.0/accounts/
id/sync
test itidUnique id of an account accessible through your API key
POST: Trigger a sync of all sources on the account
This will start a sync job for all sources under the account.
This call is metered and charged for each source with basic service level. See our pricing page for details.
POST https://api.context.io/2.0/accounts/
id/sync
test itidUnique id of an account accessible through your API key