AppUsers
List App Users For User
List app user accounts within a specific app that are correlated to a given C1 user.
get/api/v1/apps/{app_id}/users/{user_id}/app_users
Path parameters
app_idstring required
The ID of the app to list users for.
user_idstring required
The C1 user ID to filter app users by identity correlation.
Query parameters
page_sizeinteger
The maximum number of results to return per page.
page_tokenstring
The token for fetching the next page of results.
Response
The response message for listing app users correlated to a specific C1 user.