User

Get user context

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

Returns user plan limits and accessible stations

Responses

NameTypeDescription
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.
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.
NameTypeDescription
messagestring
Message contains human readable error details.
successboolean
Success is always false for error payloads.