---
title: Get user channel settings
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >
          Retrieve a user's settings for a specific channel.


          Channel settings store provider-specific data like device tokens (for
          push) or Slack user IDs (for chat).
---

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

Retrieve a user's settings for a specific channel.

Channel settings store provider-specific data like device tokens (for push) or Slack user IDs (for chat).


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