---
title: "Sync Subscription"
method: POST
path: "/api/organization/sync-subscription"
tags: ["organization"]
---

# Sync Subscription

`POST /api/organization/sync-subscription`

Sync subscription status from Clerk for the current organization.

This endpoint is called after org creation to immediately sync subscription status
without waiting for the nightly job.

Returns:
    Dictionary with sync result

## Response `200`

Successful Response

- object

---

[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/f8600f7a4ae3/schema)
