ckanaction/docs/content/docs/user_show.mdx
2025-10-22 17:23:56 -04:00

24 lines
No EOL
631 B
Text

---
title: user_show
full: true
_openapi:
method: POST
route: user_show
toc: []
structuredData:
headings: []
contents:
- content: |
Return a user account.
Either the `id` should be passed or the user should be logged in.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Return a user account.
Either the `id` should be passed or the user should be logged in.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"user_show","method":"post"}]} webhooks={[]} hasHead={false} />