This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
web:access_rest_api [2016/02/05 22:28] mjallison [Responses] |
web:access_rest_api [2016/02/09 00:25] (current) mjallison [Responses] |
||
---|---|---|---|
Line 57: | Line 57: | ||
userid: string, | userid: string, | ||
token: string, | token: string, | ||
- | lastPath: string | + | lastPath: string, |
+ | hasAccess: boolean, | ||
+ | hasLicense: boolean, | ||
+ | hasTracks: boolean, | ||
+ | isAdmin: boolean, | ||
+ | isSupport: boolean | ||
} | } | ||