---
title: "Get license information"
method: GET
path: "/enterprise/settings/license"
tags: ["enterprise-admin"]
---

# Get license information

`GET /enterprise/settings/license`

## Response `200`

Response

- LicenseInfo
  - `seats` union
    - string
    - integer
  - `seats_used` integer
  - `seats_available` union
    - string
    - integer
  - `kind` string
  - `days_until_expiration` integer
  - `expire_at` string

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-5.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-5/versions/50ae54440071/schema)
