For the complete documentation index, see llms.txt. This page is also available as Markdown.

List App Users

List users application visibility and entitlements.

get

Lists users with application, visiblity and subscription entitlements.

Path parameters
groupAppIdstring · min: 1Required
Query parameters
installedbooleanOptional

Filter users with app installed

Header parameters
sessionTokenstringRequired

App session authentication token.

Responses
200

Paged List of users

application/json
get/v5/users/apps/{groupAppId}

Last updated

Was this helpful?