---
title: "Get GitHub Enterprise Server meta information"
method: GET
path: "/meta"
tags: ["meta"]
---

# Get GitHub Enterprise Server meta information

`GET /meta`

## Response `200`

Response

- ApiOverview — Api Overview
  - `verifiable_password_authentication` boolean, required
  - `packages` string[]
  - `dependabot` string[]
  - `domains` object
    - `website` string[]
    - `codespaces` string[]
    - `copilot` string[]
    - `packages` string[]
    - `actions` string[]
  - `installed_version` string

## Other responses

- `304` — Not modified

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-6.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-6/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-6/revisions/15db3fa0759b/schema)
