Check if user has access to a route
GET /features/check-route-access
GET
/features/check-route-access
Check if the current user has access to a specific route based on feature subscriptions and permissions
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” routePath
required
string
Responses
Section titled “ Responses ”OK
object
hasAccess
required
boolean
featureKey
string
reason
string
401
403
422