/
SP
sphireinc
/
Foundry API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h 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
List active sessions
get
/sessions
Query parameters
username
string
Response
Sessions
SessionRecord[]
required
id
string
username
string
name
string
email
string
role
string
mfa_complete
boolean
remote_addr
string
user_agent
string
issued_at
string
date-time
last_seen
string
date-time
expires_at
string
date-time
current
boolean
Changes