---
title: Get user subscription
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: Check if a user is subscribed to a specific topic.
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Check if a user is subscribed to a specific topic.

<APIPage document={"./openapi-admin.json"} operations={[{"path":"/users/{user_external_id}/subscriptions/{topic_name}","method":"get"}]} />