GitLab Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
GitLab Tables
| Name | Description |
| AccessRequests | Retrieve access requests for GitLab groups and projects. |
| AlertManagementAlertMetricImages | Retrieve metric images for GitLab alert management alerts. |
| AllGroupMembers | Retrieve all members of a GitLab group, including inherited members. |
| AllProjectMembers | Retrieve all members of a GitLab project, including inherited members. |
| AllRunners | Retrieve all GitLab runners. |
| AllSnippets | Retrieve all GitLab snippets. |
| Appearance | Retrieve GitLab application appearance settings. |
| Applications | Retrieve OAuth applications registered in GitLab. |
| ApplicationSettings | Retrieve GitLab application settings and configuration. |
| AuditEvents | Retrieve audit events for GitLab instance. |
| BillableMemberIndirectMemberships | Retrieve indirect memberships of billable group members in GitLab. |
| BillableMemberMemberships | Retrieve memberships of billable group members in GitLab. |
| Branches | Retrieve repository branches for GitLab projects. |
| BroadcastMessages | Retrieve broadcast messages in GitLab. |
| BulkImportEntities | Retrieve bulk import entities in GitLab. |
| BulkImportEntityFailures | Retrieve failures for bulk import entities in GitLab. |
| BulkImports | Retrieve bulk imports in GitLab. |
| ClusterAgents | Retrieve Kubernetes cluster agents for GitLab projects. |
| ClusterAgentTokens | Retrieve tokens for Kubernetes cluster agents in GitLab. |
| ClusterAgentUrlConfigurations | Retrieve URL configurations for Kubernetes cluster agents in GitLab. |
| CommitComments | Retrieve commit comments from GitLab repository commits. |
| CommitDiff | Retrieve diff information for a specific commit from GitLab repository. |
| CommitDiscussions | Retrieve discussions for a specific commit from GitLab repository. |
| CommitMergeRequests | Retrieve merge requests associated with a specific commit from GitLab repository. |
| CommitRefs | Retrieve references (branches and tags) for a specific commit from GitLab repository. |
| Commits | Retrieve commits from GitLab repository. |
| CommitSignature | Retrieve commit signature information from GitLab repository. |
| CommitStatuses | Retrieve commit statuses from GitLab repository. |
| ContainerRegistry | Retrieve container registry repositories from GitLab projects or groups. |
| ContainerRegistryTags | Retrieve container registry repository tags from GitLab. |
| DastProfiles | Retrieve DAST (Dynamic Application Security Testing) profiles from GitLab projects. |
| Dependencies | Retrieve project dependencies from GitLab. |
| DeployKeys | Retrieve deploy keys from GitLab. |
| DeploymentMergeRequests | Retrieve merge requests associated with a deployment from GitLab. |
| Deployments | Retrieve deployments from GitLab projects. |
| DeployTokens | Retrieve deploy tokens with their names, usernames, expiration dates, and scopes. |
| DockerfileKeyTemplates | Retrieve specific Dockerfile template content by key. |
| DockerfileTemplates | Retrieve available Dockerfile templates with their keys and names. |
| DraftNotes | Retrieve draft notes for merge requests with their content and position information. |
| Environments | Retrieve project environments with deployment history and configuration details. |
| EpicIssues | Retrieve issues associated with a specific epic. |
| EpicResourceLabelEvents | Retrieve label events for a specific epic showing additions and removals. |
| EpicResourceStateEvents | Retrieve state change events for a specific epic showing open and close actions. |
| Epics | Retrieve group epics with their titles, descriptions, dates, and associated metadata. |
| ErrorTrackingClientKeys | Retrieve error tracking client keys for a project. |
| ErrorTrackingSettings | Retrieve error tracking settings for a project including Sentry configuration. |
| Events | Retrieve user activity events including actions, targets, and timestamps. |
| FeatureFlags | Retrieve feature flags for a project with their configurations and strategies. |
| Features | Retrieve GitLab instance features with their states and gate configurations. |
| FreezePeriods | Retrieve project freeze periods with their start and end cron expressions. |
| GeoSites | Retrieve information about Geo sites including replication configuration and sync settings. |
| GitignoreKeyTemplates | Retrieve detailed content of a specific .gitignore template by its key. |
| GitignoreTemplates | Retrieve available .gitignore templates that can be used when creating new projects. |
| GitlabCiKeyTemplates | Retrieve detailed content of a specific GitLab CI/CD YAML template by its key. |
| GitlabCiTemplates | Retrieve available GitLab CI/CD YAML templates that can be used for pipeline configuration. |
| GlobalNotificationSettings | Retrieve global notification settings for the authenticated user across all groups and projects. |
| GlobalProjectRepositoryStorageMoves | Retrieve global project repository storage move operations across all projects in the GitLab instance. |
| GroupAccessTokens | Retrieve access tokens for a specific group including token details, scopes, and expiration information. |
| GroupAuditEvents | Retrieve audit events for a specific group tracking actions performed by group members and administrators. |
| GroupBadges | Retrieve badges configured for a specific group including their image URLs and rendered versions. |
| GroupBadgesRender | Preview how badge URLs will be rendered with variable interpolation for a specific group. |
| GroupBillableMembers | Retrieve billable members of a specific group for subscription and licensing management. |
| GroupBoards | Retrieve issue boards for a specific group used for organizing and tracking work across multiple projects. |
| GroupCustomAttributes | Retrieve custom attributes for a specific group including arbitrary key-value pairs for custom metadata. |
| GroupDeployTokens | Retrieve deploy tokens for a specific group used for automated deployment access without user credentials. |
| GroupDescendantGroups | Retrieve descendant groups of a specific group including all subgroups and nested subgroups for GitLab organization management. |
| GroupDoraMetrics | Retrieve DORA metrics for GitLab groups including deployment frequency, lead time, and other performance indicators. |
| GroupHooks | Retrieve group hooks for GitLab groups to configure webhooks for group events. |
| GroupIssueBoardLists | Retrieve GroupIssueBoardLists data from GitLab. |
| GroupIssues | Retrieve GroupIssues data from GitLab. |
| GroupIterations | Retrieve GroupIterations data from GitLab. |
| GroupLabels | Retrieve GroupLabels data from GitLab. |
| GroupMembers | Retrieve GroupMembers data from GitLab. |
| GroupMergeRequests | Retrieve GroupMergeRequests data from GitLab. |
| GroupMilestoneBurndownEvents | Retrieve GroupMilestoneBurndownEvents data from GitLab. |
| GroupMilestones | Retrieve GroupMilestones data from GitLab. |
| GroupPackages | Retrieve GroupPackages data from GitLab. |
| GroupProjects | Retrieve GroupProjects data from GitLab. |
| GroupReleases | Retrieve GroupReleases data from GitLab. |
| GroupRunners | Retrieve GroupRunners data from GitLab. |
| Groups | Retrieve GitLab groups for organization and project management. |
| GroupSamlIdentities | Retrieve GroupSamlIdentities data from GitLab. |
| GroupScimIdentities | Retrieve GroupScimIdentities data from GitLab. |
| GroupServiceAccounts | Retrieve GroupServiceAccounts data from GitLab. |
| GroupSubgroups | Retrieve GroupSubgroups data from GitLab. |
| GroupVariables | Retrieve GroupVariables data from GitLab. |
| GroupWikis | Retrieve GroupWikis data from GitLab. |
| InstanceVariables | Retrieve instance-level CI/CD variables from GitLab admin settings. |
| IssueClosedBy | Retrieve merge requests that closed a specific issue. |
| IssueDiscussions | Retrieve IssueDiscussions data from GitLab. |
| IssueLinks | Retrieve IssueLinks data from GitLab. |
| IssueNotes | Retrieve IssueNotes data from GitLab. |
| IssueParticipants | Retrieve IssueParticipants data from GitLab. |
| IssueRelatedMergeRequests | Retrieve IssueRelatedMergeRequests data from GitLab. |
| IssueResourceIterationEvents | Retrieve IssueResourceIterationEvents data from GitLab. |
| IssueResourceLabelEvents | Retrieve IssueResourceLabelEvents data from GitLab. |
| IssueResourceMilestoneEvents | Retrieve IssueResourceMilestoneEvents data from GitLab. |
| IssueResourceStateEvents | Retrieve IssueResourceStateEvents data from GitLab. |
| IssueResourceWeightEvents | Retrieve IssueResourceWeightEvents data from GitLab. |
| Issues | Retrieve Issues data from GitLab. |
| IssueTimeStats | Retrieve IssueTimeStats data from GitLab. |
| Jobs | Retrieve pipeline and project jobs with their statuses, artifacts, and metadata. |
| Keys | Retrieve Keys data from GitLab. |
| Licenses | Retrieve Licenses data from GitLab. |
| LicenseTemplates | Retrieve LicenseTemplates data from GitLab. |
| MembershipInvitations | Retrieve MembershipInvitations data from GitLab. |
| MergeRequestApprovalRules | Retrieve MergeRequestApprovalRules data from GitLab. |
| MergeRequestApprovals | Retrieve MergeRequestApprovals data from GitLab. |
| MergeRequestApprovalState | Retrieve MergeRequestApprovalState data from GitLab. |
| MergeRequestCommits | Retrieve MergeRequestCommits data from GitLab. |
| MergeRequestContextCommits | Retrieve MergeRequestContextCommits data from GitLab. |
| MergeRequestDiscussions | Retrieve MergeRequestDiscussions data from GitLab. |
| MergeRequestNotes | Retrieve MergeRequestNotes data from GitLab. |
| MergeRequestParticipants | Retrieve MergeRequestParticipants data from GitLab. |
| MergeRequestResourceLabelEvents | Retrieve MergeRequestResourceLabelEvents data from GitLab. |
| MergeRequestResourceMilestoneEvents | Retrieve MergeRequestResourceMilestoneEvents data from GitLab. |
| MergeRequestResourceStateEvents | Retrieve MergeRequestResourceStateEvents data from GitLab. |
| MergeRequestReviewers | Retrieve MergeRequestReviewers data from GitLab. |
| MergeRequests | Retrieve MergeRequests data from GitLab. |
| MergeRequestVersions | Retrieve MergeRequestVersions data from GitLab. |
| MergeTrains | Retrieve MergeTrains data from GitLab. |
| Metadata | Retrieve Metadata data from GitLab. |
| MilestoneIssues | Retrieve MilestoneIssues data from GitLab. |
| MilestoneMergeRequests | Retrieve MilestoneMergeRequests data from GitLab. |
| NamespaceExists | Retrieve NamespaceExists data from GitLab. |
| Namespaces | Retrieve Namespaces data from GitLab. |
| NotificationSettings | Retrieve NotificationSettings data from GitLab. |
| PackageFiles | Retrieve PackageFiles data from GitLab. |
| PackagePipelines | Retrieve PackagePipelines data from GitLab. |
| PagesDomains | Retrieve PagesDomains data from GitLab. |
| PendingMembers | Retrieve PendingMembers data from GitLab. |
| PersonalAccessTokens | Retrieve PersonalAccessTokens data from GitLab. |
| PersonalAccessTokensSelfAssociations | Retrieve PersonalAccessTokensSelfAssociations data from GitLab. |
| PipelineJobs | Retrieve PipelineJobs data from GitLab. |
| PipelineLatest | Retrieve PipelineLatest data from GitLab. |
| Pipelines | Retrieve Pipelines data from GitLab. |
| PipelineSchedulePipelines | Retrieve PipelineSchedulePipelines data from GitLab. |
| PipelineSchedules | Retrieve PipelineSchedules data from GitLab. |
| PipelineTestReport | Retrieve PipelineTestReport data from GitLab. |
| PipelineTestReportSummary | Retrieve PipelineTestReportSummary data from GitLab. |
| PipelineTriggers | Retrieve PipelineTriggers data from GitLab. |
| PipelineVariables | Retrieve PipelineVariables data from GitLab. |
| PlanLimits | Retrieve PlanLimits data from GitLab. |
| ProjectAccessTokens | Retrieve ProjectAccessTokens data from GitLab. |
| ProjectAliases | Retrieve ProjectAliases data from GitLab. |
| ProjectApprovalRules | Retrieve ProjectApprovalRules data from GitLab. |
| ProjectApprovals | Retrieve ProjectApprovals data from GitLab. |
| ProjectAuditEvents | Retrieve ProjectAuditEvents data from GitLab. |
| ProjectBadges | Retrieve ProjectBadges data from GitLab. |
| ProjectBadgesRender | Retrieve ProjectBadgesRender data from GitLab. |
| ProjectBoards | Retrieve ProjectBoards data from GitLab. |
| ProjectCustomAttributes | Retrieve ProjectCustomAttributes data from GitLab. |
| ProjectDeployKeys | Retrieve ProjectDeployKeys data from GitLab. |
| ProjectDeployTokens | Retrieve ProjectDeployTokens data from GitLab. |
| ProjectDoraMetrics | Retrieve ProjectDoraMetrics data from GitLab. |
| ProjectExportStatus | Retrieve ProjectExportStatus data from GitLab. |
| ProjectHooks | Retrieve ProjectHooks data from GitLab. |
| ProjectImportStatus | Retrieve ProjectImportStatus data from GitLab. |
| ProjectIntegrations | Retrieve ProjectIntegrations data from GitLab. |
| ProjectIssueBoardLists | Retrieve ProjectIssueBoardLists data from GitLab. |
| ProjectIssues | Retrieve ProjectIssues data from GitLab. |
| ProjectIterations | Retrieve ProjectIterations data from GitLab. |
| ProjectKeyTemplates | Retrieve ProjectKeyTemplates data from GitLab. |
| ProjectLabels | Retrieve ProjectLabels data from GitLab. |
| ProjectMembers | Retrieve ProjectMembers data from GitLab. |
| ProjectMergeRequests | Retrieve ProjectMergeRequests data from GitLab. |
| ProjectMilestones | Retrieve ProjectMilestones data from GitLab. |
| ProjectMirrors | Retrieve ProjectMirrors data from GitLab. |
| ProjectPackages | Retrieve ProjectPackages data from GitLab. |
| ProjectPagesDomains | Retrieve ProjectPagesDomains data from GitLab. |
| ProjectRelationImports | Retrieve ProjectRelationImports data from GitLab. |
| ProjectReleases | Retrieve ProjectReleases data from GitLab. |
| ProjectRepositoryStorageMoves | Retrieve ProjectRepositoryStorageMoves data from GitLab. |
| ProjectRunners | Retrieve ProjectRunners data from GitLab. |
| Projects | Retrieve Projects data from GitLab. |
| ProjectSecuritySettings | Retrieve ProjectSecuritySettings data from GitLab. |
| ProjectSnippets | Retrieve ProjectSnippets data from GitLab. |
| ProjectStatistics | Retrieve ProjectStatistics data from GitLab. |
| ProjectTemplates | Retrieve ProjectTemplates data from GitLab. |
| ProjectUsers | Retrieve ProjectUsers data from GitLab. |
| ProjectVariables | Retrieve ProjectVariables data from GitLab. |
| ProjectWikis | Retrieve ProjectWikis data from GitLab. |
| ProtectedBranches | Retrieve ProtectedBranches data from GitLab. |
| ProtectedEnvironments | Retrieve ProtectedEnvironments data from GitLab. |
| ProtectedTags | Retrieve ProtectedTags data from GitLab. |
| PublicSnippets | Retrieve PublicSnippets data from GitLab. |
| RegistryRepositories | Retrieve RegistryRepositories data from GitLab. |
| ReleaseLinks | Retrieve ReleaseLinks data from GitLab. |
| RepositoryBlobs | Retrieve RepositoryBlobs data from GitLab. |
| RepositoryContributors | Retrieve RepositoryContributors data from GitLab. |
| RepositoryFileBlame | Retrieve RepositoryFileBlame data from GitLab. |
| RepositoryFiles | Retrieve RepositoryFiles data from GitLab. |
| RepositoryMergeBase | Retrieve RepositoryMergeBase data from GitLab. |
| RepositoryTree | Retrieve RepositoryTree data from GitLab. |
| ResourceGroups | Retrieve ResourceGroups data from GitLab. |
| RunnerJobs | Retrieve RunnerJobs data from GitLab. |
| RunnerManagers | Retrieve RunnerManagers data from GitLab. |
| Runners | Retrieve Runners data from GitLab. |
| Search | Retrieve Search data from GitLab. |
| SecureFiles | Retrieve SecureFiles data from GitLab. |
| SelfUser | Retrieve SelfUser data from GitLab. |
| SelfUserEmails | Retrieve SelfUserEmails data from GitLab. |
| SelfUserGpgKeys | Retrieve SelfUserGpgKeys data from GitLab. |
| SelfUserKeys | Retrieve SelfUserKeys data from GitLab. |
| SelfUserStatus | Retrieve SelfUserStatus data from GitLab. |
| SidekiqCompoundMetrics | Retrieve SidekiqCompoundMetrics data from GitLab. |
| SidekiqJobStats | Retrieve SidekiqJobStats data from GitLab. |
| SidekiqProcessMetrics | Retrieve SidekiqProcessMetrics data from GitLab. |
| SidekiqQueueMetrics | Retrieve SidekiqQueueMetrics data from GitLab. |
| SnippetDiscussions | Retrieve SnippetDiscussions data from GitLab. |
| SnippetNotes | Retrieve SnippetNotes data from GitLab. |
| Snippets | Retrieve Snippets data from GitLab. |
| Statistics | Retrieve Statistics data from GitLab. |
| SystemHooks | Retrieve SystemHooks data from GitLab. |
| Tags | Retrieve Tags data from GitLab. |
| TagSignature | Retrieve TagSignature data from GitLab. |
| TodoItems | Retrieve TodoItems data from GitLab. |
| Topics | Retrieve Topics data from GitLab. |
| UserAssociationsCount | Retrieve UserAssociationsCount data from GitLab. |
| UserContributedProjects | Retrieve UserContributedProjects data from GitLab. |
| UserCounts | Retrieve UserCounts data from GitLab. |
| UserCustomAttributes | Retrieve UserCustomAttributes data from GitLab. |
| UserEmails | Retrieve UserEmails data from GitLab. |
| UserGpgKeys | Retrieve UserGpgKeys data from GitLab. |
| UserKeys | Retrieve UserKeys data from GitLab. |
| UserMemberships | Retrieve UserMemberships data from GitLab. |
| UserPreferences | Retrieve UserPreferences data from GitLab. |
| UserProjectDeployKeys | Retrieve UserProjectDeployKeys data from GitLab. |
| UserProjects | Retrieve UserProjects data from GitLab. |
| Users | Retrieve Users data from GitLab API. |
| UserStarredProjects | Retrieve UserStarredProjects data from GitLab. |
| UserStatus | Retrieve UserStatus data from GitLab. |