mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #684] docs(api): add end-user lookup #682
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/684
Author: @BeautyyuYanli
Created: 2/10/2026
Status: 🔄 Open
Base:
main← Head:yanli/service-api-end-user-docs📝 Commits (1)
e703f80docs(api): add end-user lookup📊 Changes
4 files changed (+206 additions, -6 deletions)
View changed files
📝
en/api-reference/openapi_chat.json(+50 -1)📝
en/api-reference/openapi_chatflow.json(+48 -2)📝
en/api-reference/openapi_completion.json(+60 -1)📝
en/api-reference/openapi_workflow.json(+48 -2)📄 Description
Adds Service API end-user lookup endpoint to the OpenAPI specs:
GET /end-users/{end_user_id}.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.