OrganizationMember OBJECT

A member of an organization

Fields

complimentaryBoolean

Whether or not organizations are required to pay for this user

createdAtDateTime

The time when this user was added to the organization

createdByUser

The user that added invited this user

idID

organizationOrganization

permissionsOrganizationMemberPermissions

pipelinesOrganizationMemberPipelineConnection

Pipelines the user has access to within the organization

Arguments

firstIntrequired

Returns the first n elements from the list.

afterStringrequired

Returns the elements in the list that come after the specified cursor.

lastIntrequired

Returns the last n elements from the list.

beforeStringrequired

Returns the elements in the list that come before the specified cursor.

searchStringrequired

Search within the pipelines the user has access to

orderPipelineOrders

Order the pipelines returned

Default value: RECENTLY_CREATED

roleOrganizationMemberRole

The users role within the organization

securityOrganizationMemberSecurity

ssoOrganizationMemberSSO

teamsTeamMemberConnection

Teams that this user is a part of within the organization

Arguments

firstIntrequired

afterStringrequired

lastIntrequired

beforeStringrequired

orderTeamMemberOrder

Order the members returned

Default value: RECENTLY_CREATED

userUser

uuidString

The public UUID for this organization member

Interfaces

Node