---
title: "AuthGet"
method: GET
path: "/share/v1/auth/get"
tags: ["share_auth"]
---

# AuthGet

`GET /share/v1/auth/get`

AuthGet

## Headers

- `X-KB-ID` string, required

## Response `200`

OK

- object
  - `code` integer
  - `data` GithubComChaitinPandaWikiApiShareV1AuthGetResp
    - `auth_type` '' | 'simple' | 'enterprise'
    - `license_edition` 0 | 1 | 2 | 3
    - `source_type` 'dingtalk' | 'feishu' | 'wecom' | 'oauth' | 'github' | 'cas' | 'ldap' | 'widget' | 'dingtalk_bot' | 'feishu_bot' | 'lark_bot' | 'wechat_bot' | 'wecom_ai_bot' | 'wechat_service_bot' | 'discord_bot' | 'wechat_official_account' | 'openai_api' | 'mcp_server'
  - `message` string
  - `success` boolean

---

[API](https://skmtc.dev/chaitin/apis/panda-wiki-api.md) · [All operations](https://skmtc.dev/chaitin/apis/panda-wiki-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chaitin/panda-wiki-api/revisions/c088839a56db/schema)
