/
GO
goauthentik
/
authentik
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-26
Details
Filter operations
admin
14
agents
6
authenticators
83
core
78
crypto
10
debug
1
endpoints
70
enterprise
10
get
/enterprise/license/
post
/enterprise/license/
get
/enterprise/license/{license_uuid}/
put
/enterprise/license/{license_uuid}/
delete
/enterprise/license/{license_uuid}/
patch
/enterprise/license/{license_uuid}/
get
/enterprise/license/{license_uuid}/used_by/
get
/enterprise/license/forecast/
get
/enterprise/license/install_id/
get
/enterprise/license/summary/
events
33
flows
22
lifecycle
14
managed
11
oauth2
12
outposts
34
policies
76
propertymappings
111
providers
131
rac
13
rbac
22
reports
3
requests
29
root
1
schema
1
sources
173
ssf
3
stages
210
tasks
10
tenants
14
enterprise
Forecast how many users will be required in a year
get
/enterprise/license/forecast/
Response
LicenseForecast
required
Serializer for license forecast
internal_users
integer
required
external_users
integer
required
forecasted_internal_users
integer
required
forecasted_external_users
integer
required
Changes