/
AU
authula
/
Authula API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2w ago
View markdown
authula
Authula API
get
Get account by ID
v21
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
104
135
151.5 KB
Access Control
22
Admin Accounts
5
get
Get account by ID
delete
Delete account
patch
Update account
get
List user accounts
post
Create account
Admin Impersonation
4
Admin Session State
6
Admin User State
8
Admin Users
5
API Keys
6
Core
2
Email Password Plugin
7
JWT Plugin
2
Magic Link Plugin
3
OAuth2 Plugin
2
Organization Invitations
6
Organization Members
6
Organization Team Members
4
Organization Teams
5
Organizations
5
TOTP Plugin
6
Admin Accounts
Get account by ID
Retrieves an account by its ID.
get
/admin/accounts/{id}
Path parameters
id
string
required
Response
OK
GetAccountByIDResponse
required
account
Account
required