---
title: "GET /enterprise/license/forecast/"
method: GET
path: "/enterprise/license/forecast/"
tags: ["enterprise"]
---

# GET /enterprise/license/forecast/

`GET /enterprise/license/forecast/`

Forecast how many users will be required in a year

## Response `200`

- LicenseForecast — Serializer for license forecast
  - `internal_users` integer, required
  - `external_users` integer, required
  - `forecasted_internal_users` integer, required
  - `forecasted_external_users` integer, required

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
