List App Users
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
400
Client error, see response body for further details.
application/json
403
Forbidden, Caller lacks necessary entitlement.
application/json
404
App not found
application/json
500
Server error, see response body for further details.
application/json
501
Not Implemented.
application/json
get/v5/users/apps/{groupAppId}
Last updated
Was this helpful?