v1

latestSwagger 2.02026-07-132525401.9 MB
account

Get a user information from an organization by name - if there is explicit permission return it, if not if not return highest implicit permission

get/v0.1/orgs/{org_name}/users/{user_name}

Path parameters

org_namestring required

The organization's name

user_namestring required

The slug name of the user

Response

Success

emailstring required

The email address of the user

display_namestring required

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

joined_atstring required

The date when the user joined the organization

namestring required

The unique name that is used to identify the user.

rolestring required

The role the user has within the organization