/
PY
pypsa
/
PyPSA App
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 2d ago
Details
Filter operations
admin
23
auth
9
get
Get Auth Providers
get
Oauth Login
get
Oauth Callback
post
Password Login
get
Logout
get
Get Current User Info
get
List Api Keys
post
Create Api Key
delete
Delete Api Key
cache
6
networks
7
plots
2
public
1
runs
11
statistics
1
tasks
1
version
1
get
Health Check
auth
Get Current User Info
get
/api/v1/auth/me
Response
Successful Response
UserResponse
required
Full user information response
id
string
uuid
required
username
string
required
avatar_url
string
nullable
email
string
nullable
role
string
required
created_at
string
date-time
required
last_login
string
date-time
nullable
permissions
string[]
required
Changes