---
title: "Sync Google Accounts"
method: POST
path: "/api/google/accounts/sync"
tags: ["google-accounts"]
---

# Sync Google Accounts

`POST /api/google/accounts/sync`

Reconcile the Clerk login account into our store, then return the list.

Called by the client after a Clerk reauthorize/reconnect returns (that flow never
hits our backend), so it force-reconciles + validates the token to clear a stale
needs_reauth badge when the reconnect actually worked.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/every/apis/every-api.md) · [All operations](https://skmtc.net/every/apis/every-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/every/every-api/versions/9744001af85d/schema)
