admin
admin
Get User Goals
Get list of users with their learning goals, including anonymous users. Sync (def) so cold-cache fills run in the threadpool, not on the event loop.
get/admin/user-goals
Query parameters
offsetinteger
limitinteger
segmentstring
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/admin/user-goals:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
added the new optional
queryrequest parametersegmentnew-optional-request-parameter
- ○