v1

latestSwagger 2.02026-07-132525401.9 MB
account

Returns a list of member details in the distribution group specified

get/v0.1/apps/{owner_name}/{app_name}/distribution_groups/{distribution_group_name}/members

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

distribution_group_namestring required

The name of the distribution group

Query parameters

exclude_pending_invitationsboolean

Whether to exclude pending invitations in the response

Response

Success

idstring uuid

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

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

emailstring required

The email address of the user

invite_pendingboolean

Whether the has accepted the invite. Available when an invite is pending, and the value will be "true".

namestring

The unique name that is used to identify the user.