/
SP
sphireinc
/
Foundry API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 54m ago · Updated 1mo ago
Details
Filter operations
audit
1
auth
8
post
Authenticate and create a session
post
Destroy the current session
get
Get current session information
get
List active sessions
post
Revoke specific sessions
post
Initialize TOTP setup
post
Enable TOTP after verification
post
Disable TOTP for a user
documents
10
media
3
platform
3
plugin-api
2
plugins
2
settings
5
status
2
system
4
themes
3
users
3
auth
Get current session information
get
/session
Response
Current session
AuthSession
required
authenticated
boolean
required
username
string
required
name
string
email
string
role
string
capabilities
string[]
required
mfa_complete
boolean
csrf_token
string
ttl_seconds
integer
Changes