User

Get user context

GET
https://api.tunio.ai/v1/user/context

Returns user plan limits and accessible stations

响应

名称类型说明
languagestring
Language is the preferred user language.
planobject
Plan contains the active plan details.
aclobject
ACL contains plan feature flags and limits.
max_streamsinteger
MaxStreams is the maximum number of stations allowed.
namestring
Name is the plan name.
streamsarray
Streams lists user stations.
[item]Requiredobject
-
successboolean
Success indicates request status.
user_idinteger
UserID is the current user ID.
名称类型说明
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
名称类型说明
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.