Company
No description
type Company {
active: Boolean
activeDevelopers(
lastDays: Int!
pagination: BasePaginationInput!
filters: ActiveDevelopersFiltersInput = { }
sortOptions: [ActiveDevelopersSortOptionInput!] = []
): ActiveDeveloperTypeCollection!
brandContentType: String
brandFilename: String
brandId: String
brandSize: String
brandUrl: String
companyPlan: CompanyPlan
companyPlans: [CompanyPlan!]!
configured: Boolean
createdAt: ISO8601DateTime!
customFeatures: [String!]
description: String
developersCount: DevelopersCountEnum @deprecated
estimatedLinesConsumed: Int
expirationAt: ISO8601DateTime
headquarterId: [Int!]
id: ID!
integrations: [String!]!
label: String!
planPermissions: [String!]
sid: String!
tags: [String!]
updatedAt: ISO8601DateTime!
}
Fields
Company.active ● Boolean scalar
Indicates if the company is active
Company.activeDevelopers ● ActiveDeveloperTypeCollection! non-null object
A list of active developers for the company over the last 30 days
Company.activeDevelopers.lastDays ● Int! non-null scalar
Company.activeDevelopers.pagination ● BasePaginationInput! non-null input
Company.activeDevelopers.filters ● ActiveDevelopersFiltersInput input
Company.activeDevelopers.sortOptions ● [ActiveDevelopersSortOptionInput!] list input
Company.brandContentType ● String scalar
Company.brandFilename ● String scalar
Company.brandId ● String scalar
Company.brandSize ● String scalar
Company.brandUrl ● String scalar
Company.companyPlan ● CompanyPlan object
The company's plan details
Company.companyPlans ● [CompanyPlan!]! non-null object
A list of plans active for this company
Company.configured ● Boolean scalar
Indicates if the company has completed configuration
Company.createdAt ● ISO8601DateTime! non-null scalar
The date when the company was created
Company.customFeatures ● [String!] list scalar
A list of custom features enabled for the company
Company.description ● String scalar
The description of the company
Company.developersCount ● DevelopersCountEnum deprecated enum
Use company_plans instead. Returns the first plan from the list.
Company.estimatedLinesConsumed ● Int scalar
Company.expirationAt ● ISO8601DateTime scalar
Company.headquarterId ● [Int!] list scalar
Company.id ● ID! non-null scalar
Company.integrations ● [String!]! non-null scalar
A list of integrations enabled for the company
Company.label ● String! non-null scalar
The name of the company
Company.planPermissions ● [String!] list scalar
A list of plans permissions for this company
Company.sid ● String! non-null scalar
Company.tags ● [String!] list scalar
Company.updatedAt ● ISO8601DateTime! non-null scalar
The date when the company was last updated
Returned By
company query
Member Of
ApiKey object ● Asset object ● AzureBoardsIntegration object ● BusinessmapIntegration object ● ClickupIntegration object ● CompanyCollection object ● ConfigureCompanyPayload object ● CreateCompanyPayload object ● DefectTrackerInterface interface ● DeleteCompanyPayload object ● Deploy object ● ExecutionCredit object ● ImportedScan object ● Integration object ● Invite object ● JiraRequirementsIntegration object ● JiraServerIntegration object ● JiraServerV2Integration object ● Notification object ● OverallRiskScoreHistory object ● PendingDeploy object ● PolicyControls object ● PortalUserAccess object ● PortalUserAccessProfiles object ● Program object ● Project object ● ProjectRequirement object ● ProjectTemplate object ● Requirement object ● SamlIntegration object ● ScopeIntegration object ● ServicenowIntegration object ● Team object ● ThreatModelArtifact object ● UpdateCompanyPayload object ● UserAccess object ● VulnerabilityTemplate object
Implemented By
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.