Orgs

Looks up a member of an organization by user id or username. Returns 404 when no such user exists, when the user is not a member of the organization, or when the caller is not a member of the organization.

get/v1/orgs/{orgId}/users/{userIdOrName}

Path parameters

orgIdstring uuid required
userIdOrNamestring required

Headers

Authorizationstring

Response

Default Response

Changes