Organization
OBJECT
An organization
Fields |
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
allowedApiIpAddresses
String
A space-separated allowlist of IP addresses that can access the organization via the GraphQL or REST API
apiAccessTokens
OrganizationAPIAccessTokenConnection!
Returns user API access tokens that can access this organization
auditEvents
OrganizationAuditEventConnection
Arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
banners
OrganizationBannerConnection!
Returns active banners for this organization.
cluster
Cluster
Return cluster in the Organization by UUID
Arguments
|
clusters
ClusterConnection
Returns clusters for an Organization
Arguments
|
|
|
|
|
iconUrl
String
The URL to an icon representing this organization
id
ID!
invitations
OrganizationInvitationConnection
Arguments
|
|
|
|
|
|
isTeamsEnabled
Boolean!
Whether teams is enabled for this organization
jobs
JobConnection
Arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
members
OrganizationMemberConnection
Returns users within the organization
Arguments
|
|
|
|
|
|
|
|
|
|
|
membersRequireTwoFactorAuthentication
Boolean!
Whether this organization requires 2FA to access (Please note that this is a beta feature and is not yet available to all organizations.)
name
String!
The name of the organization
permissions
OrganizationPermissions!
pipelineTemplates
PipelineTemplateConnection
Return all the pipeline templates the current user has access to for this organization
Arguments
|
|
|
|
|
pipelines
PipelineConnection
Return all the pipelines the current user has access to for this organization
Arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public
Boolean!
Whether this organization is visible to everyone, including people outside it
registries
RegistryConnection
Return all the registries the current user has access to for this organization
Arguments
|
|
|
|
|
|
|
|
|
revokeInactiveTokensAfter
RevokeInactiveTokenPeriod
API tokens with access to this organization will be automatically revoked after this many seconds of inactivity. A null
value indicates never revoke inactive tokens.
rules
RuleConnection
Returns rules for an Organization
Arguments
|
|
|
|
|
|
|
|
slug
String!
The slug used to represent the organization in URLs
sso
OrganizationSSO
The single sign-on configuration of this organization
ssoProviders
SSOProviderConnection
Single sign on providers created for an organization
suites
SuiteConnection
Return all the suite the current user has access to for this organization
Arguments
|
|
|
|
|
|
|
|
|
teams
TeamConnection
Returns teams within the organization that the viewer can see
Arguments
|
|
|
|
|
|
|
|
|
usage
UsageUnionConnection!
Returns the resource usage data for this organization.
Arguments
|
|
|
|
|
|
|
|
|
uuid
String!
The public UUID for this organization