How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Authentik Property Mappings API

Property mappings — the expressions that shape claims, attributes and payloads for every provider and source type, plus notification webhook bodies.

Authentik Property Mappings API is one of 27 APIs that Authentik publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include propertymappings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a GitHub repository.

This API exposes 111 operations across 50 paths, and defines 71 schemas. It is described by OpenAPI 3.2.0, at version 2026.11.0-rc1.

Requests are made against a single base URL, /api/v3.

111 operations 50 paths 71 schemas 16 DELETE49 GET15 PATCH16 POST15 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.11.0-rc1
Base URL
https://{authentik_host}/api/v3
Authentication
HTTP Bearer, HTTP Bearer+Agent, HTTP Bearer, HTTP Bearer
License
Resource Areas
1

Authentication & Security 4

Authentik Property Mappings API declares 4 security schemes for authenticating requests. It accepts HTTP bearer tokens (authentik). It uses HTTP bearer+agent authentication (authentik_device_auth). It accepts HTTP bearer tokens (authentik_device_enroll). It accepts HTTP bearer tokens (authentik_device_federation).

Paths & Operations 111

Across 50 paths, the API surfaces 111 operations — 16 DELETE, 49 GET, 15 PATCH, 16 POST, 15 PUT. Each is listed below with its method, path, parameters, and response codes.

propertymappings 111
GET
/propertymappings/all/
PropertyMapping Viewset
propertymappings_all_list 7 params → 200400403
GET
/propertymappings/all/{pm_uuid}/
PropertyMapping Viewset
propertymappings_all_retrieve 1 param → 200400403
DELETE
/propertymappings/all/{pm_uuid}/
PropertyMapping Viewset
propertymappings_all_destroy 1 param → 204400403
POST
/propertymappings/all/{pm_uuid}/test/
Test Property Mapping
propertymappings_all_test_create 2 params body → 200400403
GET
/propertymappings/all/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_all_used_by_list 1 param → 200400403
GET
/propertymappings/all/types/
Get all creatable types
propertymappings_all_types_list → 200400403
GET
/propertymappings/notification/
NotificationWebhookMapping Viewset
propertymappings_notification_list 5 params → 200400403
POST
/propertymappings/notification/
NotificationWebhookMapping Viewset
propertymappings_notification_create body → 201400403
GET
/propertymappings/notification/{pm_uuid}/
NotificationWebhookMapping Viewset
propertymappings_notification_retrieve 1 param → 200400403
PUT
/propertymappings/notification/{pm_uuid}/
NotificationWebhookMapping Viewset
propertymappings_notification_update 1 param body → 200400403
PATCH
/propertymappings/notification/{pm_uuid}/
NotificationWebhookMapping Viewset
propertymappings_notification_partial_update 1 param body → 200400403
DELETE
/propertymappings/notification/{pm_uuid}/
NotificationWebhookMapping Viewset
propertymappings_notification_destroy 1 param → 204400403
GET
/propertymappings/notification/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_notification_used_by_list 1 param → 200400403
GET
/propertymappings/provider/google_workspace/
GoogleWorkspaceProviderMapping Viewset
propertymappings_provider_google_workspace_list 8 params → 200400403
POST
/propertymappings/provider/google_workspace/
GoogleWorkspaceProviderMapping Viewset
propertymappings_provider_google_workspace_create body → 201400403
GET
/propertymappings/provider/google_workspace/{pm_uuid}/
GoogleWorkspaceProviderMapping Viewset
propertymappings_provider_google_workspace_retrieve 1 param → 200400403
PUT
/propertymappings/provider/google_workspace/{pm_uuid}/
GoogleWorkspaceProviderMapping Viewset
propertymappings_provider_google_workspace_update 1 param body → 200400403
PATCH
/propertymappings/provider/google_workspace/{pm_uuid}/
GoogleWorkspaceProviderMapping Viewset
propertymappings_provider_google_workspace_partial_update 1 param body → 200400403
DELETE
/propertymappings/provider/google_workspace/{pm_uuid}/
GoogleWorkspaceProviderMapping Viewset
propertymappings_provider_google_workspace_destroy 1 param → 204400403
GET
/propertymappings/provider/google_workspace/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_provider_google_workspace_used_by_list 1 param → 200400403
GET
/propertymappings/provider/microsoft_entra/
MicrosoftEntraProviderMapping Viewset
propertymappings_provider_microsoft_entra_list 8 params → 200400403
POST
/propertymappings/provider/microsoft_entra/
MicrosoftEntraProviderMapping Viewset
propertymappings_provider_microsoft_entra_create body → 201400403
GET
/propertymappings/provider/microsoft_entra/{pm_uuid}/
MicrosoftEntraProviderMapping Viewset
propertymappings_provider_microsoft_entra_retrieve 1 param → 200400403
PUT
/propertymappings/provider/microsoft_entra/{pm_uuid}/
MicrosoftEntraProviderMapping Viewset
propertymappings_provider_microsoft_entra_update 1 param body → 200400403
PATCH
/propertymappings/provider/microsoft_entra/{pm_uuid}/
MicrosoftEntraProviderMapping Viewset
propertymappings_provider_microsoft_entra_partial_update 1 param body → 200400403
DELETE
/propertymappings/provider/microsoft_entra/{pm_uuid}/
MicrosoftEntraProviderMapping Viewset
propertymappings_provider_microsoft_entra_destroy 1 param → 204400403
GET
/propertymappings/provider/microsoft_entra/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_provider_microsoft_entra_used_by_list 1 param → 200400403
GET
/propertymappings/provider/rac/
RACPropertyMapping Viewset
propertymappings_provider_rac_list 6 params → 200400403
POST
/propertymappings/provider/rac/
RACPropertyMapping Viewset
propertymappings_provider_rac_create body → 201400403
GET
/propertymappings/provider/rac/{pm_uuid}/
RACPropertyMapping Viewset
propertymappings_provider_rac_retrieve 1 param → 200400403
PUT
/propertymappings/provider/rac/{pm_uuid}/
RACPropertyMapping Viewset
propertymappings_provider_rac_update 1 param body → 200400403
PATCH
/propertymappings/provider/rac/{pm_uuid}/
RACPropertyMapping Viewset
propertymappings_provider_rac_partial_update 1 param body → 200400403
DELETE
/propertymappings/provider/rac/{pm_uuid}/
RACPropertyMapping Viewset
propertymappings_provider_rac_destroy 1 param → 204400403
GET
/propertymappings/provider/rac/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_provider_rac_used_by_list 1 param → 200400403
GET
/propertymappings/provider/radius/
RadiusProviderPropertyMapping Viewset
propertymappings_provider_radius_list 7 params → 200400403
POST
/propertymappings/provider/radius/
RadiusProviderPropertyMapping Viewset
propertymappings_provider_radius_create body → 201400403
GET
/propertymappings/provider/radius/{pm_uuid}/
RadiusProviderPropertyMapping Viewset
propertymappings_provider_radius_retrieve 1 param → 200400403
PUT
/propertymappings/provider/radius/{pm_uuid}/
RadiusProviderPropertyMapping Viewset
propertymappings_provider_radius_update 1 param body → 200400403
PATCH
/propertymappings/provider/radius/{pm_uuid}/
RadiusProviderPropertyMapping Viewset
propertymappings_provider_radius_partial_update 1 param body → 200400403
DELETE
/propertymappings/provider/radius/{pm_uuid}/
RadiusProviderPropertyMapping Viewset
propertymappings_provider_radius_destroy 1 param → 204400403
GET
/propertymappings/provider/radius/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_provider_radius_used_by_list 1 param → 200400403
GET
/propertymappings/provider/saml/
SAMLPropertyMapping Viewset
propertymappings_provider_saml_list 9 params → 200400403
POST
/propertymappings/provider/saml/
SAMLPropertyMapping Viewset
propertymappings_provider_saml_create body → 201400403
GET
/propertymappings/provider/saml/{pm_uuid}/
SAMLPropertyMapping Viewset
propertymappings_provider_saml_retrieve 1 param → 200400403
PUT
/propertymappings/provider/saml/{pm_uuid}/
SAMLPropertyMapping Viewset
propertymappings_provider_saml_update 1 param body → 200400403
PATCH
/propertymappings/provider/saml/{pm_uuid}/
SAMLPropertyMapping Viewset
propertymappings_provider_saml_partial_update 1 param body → 200400403
DELETE
/propertymappings/provider/saml/{pm_uuid}/
SAMLPropertyMapping Viewset
propertymappings_provider_saml_destroy 1 param → 204400403
GET
/propertymappings/provider/saml/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_provider_saml_used_by_list 1 param → 200400403
GET
/propertymappings/provider/scim/
SCIMMapping Viewset
propertymappings_provider_scim_list 7 params → 200400403
POST
/propertymappings/provider/scim/
SCIMMapping Viewset
propertymappings_provider_scim_create body → 201400403
GET
/propertymappings/provider/scim/{pm_uuid}/
SCIMMapping Viewset
propertymappings_provider_scim_retrieve 1 param → 200400403
PUT
/propertymappings/provider/scim/{pm_uuid}/
SCIMMapping Viewset
propertymappings_provider_scim_update 1 param body → 200400403
PATCH
/propertymappings/provider/scim/{pm_uuid}/
SCIMMapping Viewset
propertymappings_provider_scim_partial_update 1 param body → 200400403
DELETE
/propertymappings/provider/scim/{pm_uuid}/
SCIMMapping Viewset
propertymappings_provider_scim_destroy 1 param → 204400403
GET
/propertymappings/provider/scim/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_provider_scim_used_by_list 1 param → 200400403
GET
/propertymappings/provider/scope/
ScopeMapping Viewset
propertymappings_provider_scope_list 8 params → 200400403
POST
/propertymappings/provider/scope/
ScopeMapping Viewset
propertymappings_provider_scope_create body → 201400403
GET
/propertymappings/provider/scope/{pm_uuid}/
ScopeMapping Viewset
propertymappings_provider_scope_retrieve 1 param → 200400403
PUT
/propertymappings/provider/scope/{pm_uuid}/
ScopeMapping Viewset
propertymappings_provider_scope_update 1 param body → 200400403
PATCH
/propertymappings/provider/scope/{pm_uuid}/
ScopeMapping Viewset
propertymappings_provider_scope_partial_update 1 param body → 200400403
DELETE
/propertymappings/provider/scope/{pm_uuid}/
ScopeMapping Viewset
propertymappings_provider_scope_destroy 1 param → 204400403
GET
/propertymappings/provider/scope/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_provider_scope_used_by_list 1 param → 200400403
GET
/propertymappings/source/kerberos/
KerberosSource PropertyMapping Viewset
propertymappings_source_kerberos_list 7 params → 200400403
POST
/propertymappings/source/kerberos/
KerberosSource PropertyMapping Viewset
propertymappings_source_kerberos_create body → 201400403
GET
/propertymappings/source/kerberos/{pm_uuid}/
KerberosSource PropertyMapping Viewset
propertymappings_source_kerberos_retrieve 1 param → 200400403
PUT
/propertymappings/source/kerberos/{pm_uuid}/
KerberosSource PropertyMapping Viewset
propertymappings_source_kerberos_update 1 param body → 200400403
PATCH
/propertymappings/source/kerberos/{pm_uuid}/
KerberosSource PropertyMapping Viewset
propertymappings_source_kerberos_partial_update 1 param body → 200400403
DELETE
/propertymappings/source/kerberos/{pm_uuid}/
KerberosSource PropertyMapping Viewset
propertymappings_source_kerberos_destroy 1 param → 204400403
GET
/propertymappings/source/kerberos/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_source_kerberos_used_by_list 1 param → 200400403
GET
/propertymappings/source/ldap/
LDAP PropertyMapping Viewset
propertymappings_source_ldap_list 7 params → 200400403
POST
/propertymappings/source/ldap/
LDAP PropertyMapping Viewset
propertymappings_source_ldap_create body → 201400403
GET
/propertymappings/source/ldap/{pm_uuid}/
LDAP PropertyMapping Viewset
propertymappings_source_ldap_retrieve 1 param → 200400403
PUT
/propertymappings/source/ldap/{pm_uuid}/
LDAP PropertyMapping Viewset
propertymappings_source_ldap_update 1 param body → 200400403
PATCH
/propertymappings/source/ldap/{pm_uuid}/
LDAP PropertyMapping Viewset
propertymappings_source_ldap_partial_update 1 param body → 200400403
DELETE
/propertymappings/source/ldap/{pm_uuid}/
LDAP PropertyMapping Viewset
propertymappings_source_ldap_destroy 1 param → 204400403
GET
/propertymappings/source/ldap/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_source_ldap_used_by_list 1 param → 200400403
GET
/propertymappings/source/oauth/
OAuthSourcePropertyMapping Viewset
propertymappings_source_oauth_list 7 params → 200400403
POST
/propertymappings/source/oauth/
OAuthSourcePropertyMapping Viewset
propertymappings_source_oauth_create body → 201400403
GET
/propertymappings/source/oauth/{pm_uuid}/
OAuthSourcePropertyMapping Viewset
propertymappings_source_oauth_retrieve 1 param → 200400403
PUT
/propertymappings/source/oauth/{pm_uuid}/
OAuthSourcePropertyMapping Viewset
propertymappings_source_oauth_update 1 param body → 200400403
PATCH
/propertymappings/source/oauth/{pm_uuid}/
OAuthSourcePropertyMapping Viewset
propertymappings_source_oauth_partial_update 1 param body → 200400403
DELETE
/propertymappings/source/oauth/{pm_uuid}/
OAuthSourcePropertyMapping Viewset
propertymappings_source_oauth_destroy 1 param → 204400403
GET
/propertymappings/source/oauth/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_source_oauth_used_by_list 1 param → 200400403
GET
/propertymappings/source/plex/
PlexSourcePropertyMapping Viewset
propertymappings_source_plex_list 7 params → 200400403
POST
/propertymappings/source/plex/
PlexSourcePropertyMapping Viewset
propertymappings_source_plex_create body → 201400403
GET
/propertymappings/source/plex/{pm_uuid}/
PlexSourcePropertyMapping Viewset
propertymappings_source_plex_retrieve 1 param → 200400403
PUT
/propertymappings/source/plex/{pm_uuid}/
PlexSourcePropertyMapping Viewset
propertymappings_source_plex_update 1 param body → 200400403
PATCH
/propertymappings/source/plex/{pm_uuid}/
PlexSourcePropertyMapping Viewset
propertymappings_source_plex_partial_update 1 param body → 200400403
DELETE
/propertymappings/source/plex/{pm_uuid}/
PlexSourcePropertyMapping Viewset
propertymappings_source_plex_destroy 1 param → 204400403
GET
/propertymappings/source/plex/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_source_plex_used_by_list 1 param → 200400403
GET
/propertymappings/source/saml/
SAMLSourcePropertyMapping Viewset
propertymappings_source_saml_list 7 params → 200400403
POST
/propertymappings/source/saml/
SAMLSourcePropertyMapping Viewset
propertymappings_source_saml_create body → 201400403
GET
/propertymappings/source/saml/{pm_uuid}/
SAMLSourcePropertyMapping Viewset
propertymappings_source_saml_retrieve 1 param → 200400403
PUT
/propertymappings/source/saml/{pm_uuid}/
SAMLSourcePropertyMapping Viewset
propertymappings_source_saml_update 1 param body → 200400403
PATCH
/propertymappings/source/saml/{pm_uuid}/
SAMLSourcePropertyMapping Viewset
propertymappings_source_saml_partial_update 1 param body → 200400403
DELETE
/propertymappings/source/saml/{pm_uuid}/
SAMLSourcePropertyMapping Viewset
propertymappings_source_saml_destroy 1 param → 204400403
GET
/propertymappings/source/saml/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_source_saml_used_by_list 1 param → 200400403
GET
/propertymappings/source/scim/
SCIMSourcePropertyMapping Viewset
propertymappings_source_scim_list 7 params → 200400403
POST
/propertymappings/source/scim/
SCIMSourcePropertyMapping Viewset
propertymappings_source_scim_create body → 201400403
GET
/propertymappings/source/scim/{pm_uuid}/
SCIMSourcePropertyMapping Viewset
propertymappings_source_scim_retrieve 1 param → 200400403
PUT
/propertymappings/source/scim/{pm_uuid}/
SCIMSourcePropertyMapping Viewset
propertymappings_source_scim_update 1 param body → 200400403
PATCH
/propertymappings/source/scim/{pm_uuid}/
SCIMSourcePropertyMapping Viewset
propertymappings_source_scim_partial_update 1 param body → 200400403
DELETE
/propertymappings/source/scim/{pm_uuid}/
SCIMSourcePropertyMapping Viewset
propertymappings_source_scim_destroy 1 param → 204400403
GET
/propertymappings/source/scim/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_source_scim_used_by_list 1 param → 200400403
GET
/propertymappings/source/telegram/
TelegramSourcePropertyMapping Viewset
propertymappings_source_telegram_list 7 params → 200400403
POST
/propertymappings/source/telegram/
TelegramSourcePropertyMapping Viewset
propertymappings_source_telegram_create body → 201400403
GET
/propertymappings/source/telegram/{pm_uuid}/
TelegramSourcePropertyMapping Viewset
propertymappings_source_telegram_retrieve 1 param → 200400403
PUT
/propertymappings/source/telegram/{pm_uuid}/
TelegramSourcePropertyMapping Viewset
propertymappings_source_telegram_update 1 param body → 200400403
PATCH
/propertymappings/source/telegram/{pm_uuid}/
TelegramSourcePropertyMapping Viewset
propertymappings_source_telegram_partial_update 1 param body → 200400403
DELETE
/propertymappings/source/telegram/{pm_uuid}/
TelegramSourcePropertyMapping Viewset
propertymappings_source_telegram_destroy 1 param → 204400403
GET
/propertymappings/source/telegram/{pm_uuid}/used_by/
Get a list of all objects that use this object
propertymappings_source_telegram_used_by_list 1 param → 200400403

Schemas 71

The contract defines 71 schemas that model the data the API accepts and returns. The most detailed are ScopeMapping (10 properties), SAMLPropertyMapping (10 properties), RACPropertyMapping (9 properties), SCIMMapping (8 properties). Each schema is shown below with its type and property counts.

KerberosSourcePropertyMappingRequest
object
Kerberos PropertyMapping Serializer
3 properties 2 required
PatchedSAMLPropertyMappingRequest
object
SAMLPropertyMapping Serializer
5 properties
PatchedSCIMSourcePropertyMappingRequest
object
SCIMSourcePropertyMapping Serializer
3 properties
LDAPSourcePropertyMapping
object
LDAP PropertyMapping Serializer
8 properties 7 required
PaginatedNotificationWebhookMappingList
object
3 properties 3 required
PatchedGoogleWorkspaceProviderMappingRequest
object
GoogleWorkspaceProviderMapping Serializer
3 properties
PatchedKerberosSourcePropertyMappingRequest
object
Kerberos PropertyMapping Serializer
3 properties
GoogleWorkspaceProviderMapping
object
GoogleWorkspaceProviderMapping Serializer
8 properties 7 required
KerberosSourcePropertyMapping
object
Kerberos PropertyMapping Serializer
8 properties 7 required
PaginatedRACPropertyMappingList
object
3 properties 3 required
PaginatedKerberosSourcePropertyMappingList
object
3 properties 3 required
PaginatedPropertyMappingList
object
3 properties 3 required
Autocomplete
object
PaginatedTelegramSourcePropertyMappingList
object
3 properties 3 required
MicrosoftEntraProviderMapping
object
MicrosoftEntraProviderMapping Serializer
8 properties 7 required
LDAPSourcePropertyMappingRequest
object
LDAP PropertyMapping Serializer
3 properties 2 required
NotificationWebhookMapping
object
NotificationWebhookMapping Serializer
3 properties 3 required
PatchedSAMLSourcePropertyMappingRequest
object
SAMLSourcePropertyMapping Serializer
3 properties
PaginatedLDAPSourcePropertyMappingList
object
3 properties 3 required
ScopeMappingRequest
object
ScopeMapping Serializer
5 properties 3 required
PaginatedMicrosoftEntraProviderMappingList
object
3 properties 3 required
PatchedMicrosoftEntraProviderMappingRequest
object
MicrosoftEntraProviderMapping Serializer
3 properties
RACPropertyMapping
object
RACPropertyMapping Serializer
9 properties 7 required
RACPropertyMappingRequest
object
RACPropertyMapping Serializer
4 properties 2 required
PatchedSCIMMappingRequest
object
SCIMMapping Serializer
3 properties
SAMLSourcePropertyMapping
object
SAMLSourcePropertyMapping Serializer
8 properties 7 required
SAMLPropertyMappingRequest
object
SAMLPropertyMapping Serializer
5 properties 3 required
MicrosoftEntraProviderMappingRequest
object
MicrosoftEntraProviderMapping Serializer
3 properties 2 required
Pagination
object
7 properties 7 required
PatchedTelegramSourcePropertyMappingRequest
object
TelegramSourcePropertyMapping Serializer
3 properties
SAMLSourcePropertyMappingRequest
object
SAMLSourcePropertyMapping Serializer
3 properties 2 required
TelegramSourcePropertyMapping
object
TelegramSourcePropertyMapping Serializer
8 properties 7 required
SAMLPropertyMapping
object
SAMLPropertyMapping Serializer
10 properties 8 required
TypeCreate
object
Types of an object that can be created
7 properties 4 required
PaginatedSAMLSourcePropertyMappingList
object
3 properties 3 required
PaginatedSAMLPropertyMappingList
object
3 properties 3 required
PaginatedScopeMappingList
object
3 properties 3 required
PlexSourcePropertyMapping
object
PlexSourcePropertyMapping Serializer
8 properties 7 required
PropertyMappingTestResult
object
Result of a Property-mapping test
2 properties 2 required
PatchedOAuthSourcePropertyMappingRequest
object
OAuthSourcePropertyMapping Serializer
3 properties
NotificationWebhookMappingRequest
object
NotificationWebhookMapping Serializer
2 properties 2 required
PaginatedGoogleWorkspaceProviderMappingList
object
3 properties 3 required
SCIMSourcePropertyMapping
object
SCIMSourcePropertyMapping Serializer
8 properties 7 required
PatchedScopeMappingRequest
object
ScopeMapping Serializer
5 properties
ScopeMapping
object
ScopeMapping Serializer
10 properties 8 required
PaginatedRadiusProviderPropertyMappingList
object
3 properties 3 required
UsedByActionEnum
string
PropertyMappingTestRequest
object
Test property mapping execution for a user/group with context
3 properties
OAuthSourcePropertyMapping
object
OAuthSourcePropertyMapping Serializer
8 properties 7 required
PatchedNotificationWebhookMappingRequest
object
NotificationWebhookMapping Serializer
2 properties
OAuthSourcePropertyMappingRequest
object
OAuthSourcePropertyMapping Serializer
3 properties 2 required
SCIMMappingRequest
object
SCIMMapping Serializer
3 properties 2 required
UsedBy
object
A list of all objects referencing the queried object
5 properties 5 required
PaginatedSCIMMappingList
object
3 properties 3 required
PaginatedOAuthSourcePropertyMappingList
object
3 properties 3 required
PropertyMapping
object
PropertyMapping Serializer
8 properties 7 required
PlexSourcePropertyMappingRequest
object
PlexSourcePropertyMapping Serializer
3 properties 2 required
PatchedRadiusProviderPropertyMappingRequest
object
RadiusProviderPropertyMapping Serializer
3 properties
SCIMMapping
object
SCIMMapping Serializer
8 properties 7 required
GoogleWorkspaceProviderMappingRequest
object
GoogleWorkspaceProviderMapping Serializer
3 properties 2 required
PatchedLDAPSourcePropertyMappingRequest
object
LDAP PropertyMapping Serializer
3 properties
ValidationError
object
Validation Error
2 properties
SCIMSourcePropertyMappingRequest
object
SCIMSourcePropertyMapping Serializer
3 properties 2 required
PaginatedPlexSourcePropertyMappingList
object
3 properties 3 required
TelegramSourcePropertyMappingRequest
object
TelegramSourcePropertyMapping Serializer
3 properties 2 required
RadiusProviderPropertyMappingRequest
object
RadiusProviderPropertyMapping Serializer
3 properties 2 required
PatchedPlexSourcePropertyMappingRequest
object
PlexSourcePropertyMapping Serializer
3 properties
PatchedRACPropertyMappingRequest
object
RACPropertyMapping Serializer
4 properties
RadiusProviderPropertyMapping
object
RadiusProviderPropertyMapping Serializer
8 properties 7 required
GenericError
object
Generic API Error
2 properties 1 required
PaginatedSCIMSourcePropertyMappingList
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

authentik-propertymappings-api-openapi.yml Raw ↑

Other APIs Authentik publishes across the network.

Authentik Core API
Authentik Crypto API
Authentik Events API
Authentik Flows API
Authentik Policies API
Authentik Providers API
Authentik RBAC API
Authentik Schema API
Authentik Sources API
Authentik Stages API
Authentik Admin API
Authentik Agents API
Where this information came from

This is an independent, third-party profile of Authentik Property Mappings API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.