v1

latestSwagger 2.02026-07-132525401.9 MB
account

Returns the users associated with the app specified with the given app name which belongs to the given owner.

get/v0.1/apps/{owner_name}/{app_name}/users

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Response

Success

idstring uuid required

The unique id (UUID) of the user

avatar_urlstring

The avatar URL of the user

can_change_passwordboolean

User is required to send an old password in order to change the password.

display_namestring required

The full name of the user. Might for example be first and last name

emailstring required

The email address of the user

namestring required

The unique name that is used to identify the user.

permissionsstring[]

The permissions the user has for the app

origin'appcenter' | 'hockeyapp' | 'codepush' required

The creation origin of this user