/
UN
unleash
/
Unleash Edge
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1w ago
View markdown
unleash
Unleash Edge
post
/api/frontend/all
v2
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
14
32
43.7 KB
Client API
6
Frontend API
8
get
/api/frontend
post
/api/frontend
get
/api/frontend/all
post
/api/frontend/all
post
/api/frontend/client/metrics
post
/api/frontend/client/register
get
/api/frontend/features/{feature_name}
post
/api/frontend/features/{feature_name}
Frontend API
post
/api/frontend/all
Request body
Context
required
appName
string
nullable
currentTime
string
nullable
environment
string
nullable
properties
object
nullable
remoteAddress
string
nullable
sessionId
string
nullable
userId
string
nullable
Response
Return all known feature toggles for this token in evaluated (true|false) state
FrontendResult
required
toggles
EvaluatedToggle[]
required