---
title: "Social Status"
method: GET
path: "/api/social/status"
tags: ["social"]
---

# Social Status

`GET /api/social/status`

Always 200 — never gate this endpoint itself. The frontend reads
`gated` to decide whether to show the feature at all, so a 403 here would
read as a broken app rather than "not available yet".

## 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/revisions/7c5dfa63b897/schema)
