Skip to content

Releases: goauthentik/client-python

v2025.10.0-rc1-1758891598: -e Update API Client

26 Sep 13:00

Choose a tag to compare

-e Update API Client

What's Changed


GET /authenticators/admin/duo/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/admin/duo/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/admin/duo/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/admin/email/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/admin/email/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/admin/email/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/admin/sms/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/admin/sms/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/admin/sms/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/admin/totp/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/admin/totp/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/admin/totp/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/admin/webauthn/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/admin/webauthn/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/admin/webauthn/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/duo/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/duo/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/duo/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/email/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/email/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/email/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/sms/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/sms/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/sms/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/totp/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/totp/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/totp/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /authenticators/webauthn/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PUT /authenticators/webauthn/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

PATCH /authenticators/webauthn/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property user (object)

      Partial User Serializer, does not include child relations.

GET /policies/bindings/{policy_binding_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property group_obj (object)

      Partial Group Serializer, does not include child relations.

      New optional properties:

      • children_obj
      • roles_obj
      • users_obj
      • Deleted property users (array)

      • Deleted property users_obj (array)

      • Deleted property roles (array)

      • Deleted property roles_obj (array)

      • Deleted property children (array)

      • Deleted property children_obj (array)

      • Changed property num_pk (integer)

        Get a numerical, int32 ID for the group

    • Changed property user_obj (object)

      Partial User Serializer, does not include child relations.

      New optional properties:

      • avatar
      • date_joined
      • groups_obj
      • is_superuser
      • last_updated
      • password_change_date
      • uuid
      • Deleted property date_joined (string)

      • Deleted property is_superuser (boolean)

      • Deleted property groups (array)

      • Deleted property groups_obj (array)

      • Deleted property avatar (string)

        User's avatar, either a http/https URL or a data URI

      • Deleted property path (string)

      • Deleted property type (string)

      • Deleted property uuid (string)

      • Deleted property password_change_date (string)

      • Deleted property last_updated (string)

      • Changed property username (string)

        Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

PUT /policies/bindings/{policy_binding_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property group_obj (object)

      Partial Group Serializer, does not include child relations.

      New optional properties:

      • children_obj
      • roles_obj
      • users_obj
      • Deleted property users (array)

      • Deleted property users_obj (array)

      • Deleted property roles (array)

      • Deleted property roles_obj (array)

      • Deleted property children (array)

      • Deleted ...

Read more

v2025.10.0-rc1-1758805275: -e Update API Client

25 Sep 13:01

Choose a tag to compare

-e Update API Client

What's Changed


GET /providers/scim/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property compatibility_mode (string)

      Alter authentik behavior for vendor-specific SCIM implementations.

      Added enum value:

      • sfdc
PUT /providers/scim/{id}/
Request:

Changed content type : application/json

  • Changed property compatibility_mode (string)

    Alter authentik behavior for vendor-specific SCIM implementations.

    Added enum value:

    • sfdc
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property compatibility_mode (string)

      Alter authentik behavior for vendor-specific SCIM implementations.

      Added enum value:

      • sfdc
PATCH /providers/scim/{id}/
Request:

Changed content type : application/json

  • Changed property compatibility_mode (string)

    Alter authentik behavior for vendor-specific SCIM implementations.

    Added enum value:

    • sfdc
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property compatibility_mode (string)

      Alter authentik behavior for vendor-specific SCIM implementations.

      Added enum value:

      • sfdc
POST /providers/scim/
Request:

Changed content type : application/json

  • Changed property compatibility_mode (string)

    Alter authentik behavior for vendor-specific SCIM implementations.

    Added enum value:

    • sfdc
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property compatibility_mode (string)

      Alter authentik behavior for vendor-specific SCIM implementations.

      Added enum value:

      • sfdc
GET /providers/scim/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > SCIMProvider Serializer

      • Changed property compatibility_mode (string)

        Alter authentik behavior for vendor-specific SCIM implementations.

        Added enum value:

        • sfdc
PUT /core/transactional/applications/
Request:

Changed content type : application/json

  • Changed property provider (object)

    Updated authentik_providers_scim.scimprovider provider_model:

    • Changed property compatibility_mode (string)

      Alter authentik behavior for vendor-specific SCIM implementations.

      Added enum value:

      • sfdc

v2025.10.0-rc1-1758665240: -e Update API Client

23 Sep 22:07

Choose a tag to compare

-e Update API Client

What's Changed


GET /core/authenticated_sessions/{uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property geo_ip (object)

      Get GeoIP Data

      • Changed property continent (string)

      • Changed property country (string)

      • Changed property lat (number)

      • Changed property long (number)

    • Changed property asn (object)

      Get ASN Data

      • Changed property asn (integer)
GET /policies/event_matcher/{policy_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property app (string)

      Match events created by selected application. When left empty, all applications are matched.

      Added enum value:

      • authentik.enterprise.providers.radius
PUT /policies/event_matcher/{policy_uuid}/
Request:

Changed content type : application/json

  • Changed property app (string)

    Match events created by selected application. When left empty, all applications are matched.

    Added enum value:

    • authentik.enterprise.providers.radius
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property app (string)

      Match events created by selected application. When left empty, all applications are matched.

      Added enum value:

      • authentik.enterprise.providers.radius
PATCH /policies/event_matcher/{policy_uuid}/
Request:

Changed content type : application/json

  • Changed property app (string)

    Match events created by selected application. When left empty, all applications are matched.

    Added enum value:

    • authentik.enterprise.providers.radius
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property app (string)

      Match events created by selected application. When left empty, all applications are matched.

      Added enum value:

      • authentik.enterprise.providers.radius
GET /providers/radius/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Added property certificate (string)
PUT /providers/radius/{id}/
Request:

Changed content type : application/json

  • Added property certificate (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Added property certificate (string)
PATCH /providers/radius/{id}/
Request:

Changed content type : application/json

  • Added property certificate (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Added property certificate (string)
GET /core/authenticated_sessions/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > AuthenticatedSession Serializer

      • Changed property geo_ip (object)

        Get GeoIP Data

        • Changed property continent (string)

        • Changed property country (string)

        • Changed property lat (number)

        • Changed property long (number)

      • Changed property asn (object)

        Get ASN Data

        • Changed property asn (integer)
GET /outposts/radius/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > RadiusProvider Serializer

      • Added property certificate (string)
POST /policies/event_matcher/
Request:

Changed content type : application/json

  • Changed property app (string)

    Match events created by selected application. When left empty, all applications are matched.

    Added enum value:

    • authentik.enterprise.providers.radius
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property app (string)

      Match events created by selected application. When left empty, all applications are matched.

      Added enum value:

      • authentik.enterprise.providers.radius
GET /policies/event_matcher/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > Event Matcher Policy Serializer

      • Changed property app (string)

        Match events created by selected application. When left empty, all applications are matched.

        Added enum value:

        • authentik.enterprise.providers.radius
POST /providers/radius/
Request:

Changed content type : application/json

  • Added property certificate (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Added property certificate (string)
GET /providers/radius/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > RadiusProvider Serializer

      • Added property certificate (string)
PUT /core/transactional/applications/
Request:

Changed content type : application/json

  • Changed property provider (object)

    Updated authentik_providers_radius.radiusprovider provider_model:

    • Added property certificate (string)

v2025.10.0-rc1-1758643784: -e Update API Client

23 Sep 16:10

Choose a tag to compare

-e Update API Client

What's Changed


GET /policies/event_matcher/{policy_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property app (string)

      Match events created by selected application. When left empty, all applications are matched.

      Added enum value:

      • authentik.enterprise.providers.scim
PUT /policies/event_matcher/{policy_uuid}/
Request:

Changed content type : application/json

  • Changed property app (string)

    Match events created by selected application. When left empty, all applications are matched.

    Added enum value:

    • authentik.enterprise.providers.scim
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property app (string)

      Match events created by selected application. When left empty, all applications are matched.

      Added enum value:

      • authentik.enterprise.providers.scim
PATCH /policies/event_matcher/{policy_uuid}/
Request:

Changed content type : application/json

  • Changed property app (string)

    Match events created by selected application. When left empty, all applications are matched.

    Added enum value:

    • authentik.enterprise.providers.scim
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property app (string)

      Match events created by selected application. When left empty, all applications are matched.

      Added enum value:

      • authentik.enterprise.providers.scim
GET /providers/scim/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    New optional properties:

    • token
    • Added property auth_mode (string)

      Enum values:

      • token
      • oauth
    • Added property auth_oauth (string)

      OAuth Source used for authentication

    • Added property auth_oauth_params (object)

      Additional OAuth parameters, such as grant_type

PUT /providers/scim/{id}/
Request:

Changed content type : application/json

New optional properties:

  • token
  • Added property auth_mode (string)

  • Added property auth_oauth (string)

    OAuth Source used for authentication

  • Added property auth_oauth_params (object)

    Additional OAuth parameters, such as grant_type

Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    New optional properties:

    • token
    • Added property auth_mode (string)

    • Added property auth_oauth (string)

      OAuth Source used for authentication

    • Added property auth_oauth_params (object)

      Additional OAuth parameters, such as grant_type

PATCH /providers/scim/{id}/
Request:

Changed content type : application/json

  • Added property auth_mode (string)

  • Added property auth_oauth (string)

    OAuth Source used for authentication

  • Added property auth_oauth_params (object)

    Additional OAuth parameters, such as grant_type

Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    New optional properties:

    • token
    • Added property auth_mode (string)

    • Added property auth_oauth (string)

      OAuth Source used for authentication

    • Added property auth_oauth_params (object)

      Additional OAuth parameters, such as grant_type

POST /policies/event_matcher/
Request:

Changed content type : application/json

  • Changed property app (string)

    Match events created by selected application. When left empty, all applications are matched.

    Added enum value:

    • authentik.enterprise.providers.scim
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property app (string)

      Match events created by selected application. When left empty, all applications are matched.

      Added enum value:

      • authentik.enterprise.providers.scim
GET /policies/event_matcher/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > Event Matcher Policy Serializer

      • Changed property app (string)

        Match events created by selected application. When left empty, all applications are matched.

        Added enum value:

        • authentik.enterprise.providers.scim
POST /providers/scim/
Request:

Changed content type : application/json

New optional properties:

  • token
  • Added property auth_mode (string)

  • Added property auth_oauth (string)

    OAuth Source used for authentication

  • Added property auth_oauth_params (object)

    Additional OAuth parameters, such as grant_type

Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    New optional properties:

    • token
    • Added property auth_mode (string)

    • Added property auth_oauth (string)

      OAuth Source used for authentication

    • Added property auth_oauth_params (object)

      Additional OAuth parameters, such as grant_type

GET /providers/scim/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > SCIMProvider Serializer

      New optional properties:

      • token
      • Added property auth_mode (string)

      • Added property auth_oauth (string)

        OAuth Source used for authentication

      • Added property auth_oauth_params (object)

        Additional OAuth parameters, such as grant_type

GET /sources/user_connections/oauth/{id}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Added property expires (string)
PUT /sources/user_connections/oauth/{id}/
Request:

Changed content type : application/json

  • Added property expires (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Added property expires (string)
PATCH /sources/user_connections/oauth/{id}/
Request:

Changed content type : application/json

  • Added property expires (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Added property expires (string)
POST /sources/user_connections/oauth/
Request:

Changed content type : application/json

  • Added property expires (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Added property expires (string)
GET /sources/user_connections/oauth/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > User source connection

      • Added property expires (string)
PUT /core/transactional/applications/
Request:

Changed content type : application/json

  • Changed property provider (object)

    Updated authentik_providers_scim.scimprovider provider_model:
    New optional properties:

    • token
    • Added property auth_mode (string)

    • Added property auth_oauth (string)

      OAuth Source used for authentication

    • Added property auth_oauth_params (object)

      Additional OAuth parameters, such as grant_type

v2025.10.0-rc1-1758299172: -e Update API Client

19 Sep 16:26

Choose a tag to compare

-e Update API Client

What's Changed


GET /policies/event_matcher/{policy_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property model (string)

      Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.

      Removed enum value:

      • authentik_stages_consent.userconsent
PUT /policies/event_matcher/{policy_uuid}/
Request:

Changed content type : application/json

  • Changed property model (string)

    Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.

    Removed enum value:

    • authentik_stages_consent.userconsent
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property model (string)

      Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.

      Removed enum value:

      • authentik_stages_consent.userconsent
PATCH /policies/event_matcher/{policy_uuid}/
Request:

Changed content type : application/json

  • Changed property model (string)

    Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.

    Removed enum value:

    • authentik_stages_consent.userconsent
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property model (string)

      Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.

      Removed enum value:

      • authentik_stages_consent.userconsent
POST /policies/event_matcher/
Request:

Changed content type : application/json

  • Changed property model (string)

    Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.

    Removed enum value:

    • authentik_stages_consent.userconsent
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property model (string)

      Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.

      Removed enum value:

      • authentik_stages_consent.userconsent
GET /policies/event_matcher/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > Event Matcher Policy Serializer

      • Changed property model (string)

        Match events created by selected model. When left empty, all models are matched. When an app is selected, all the application's models are matched.

        Removed enum value:

        • authentik_stages_consent.userconsent
POST /rbac/permissions/assigned_by_roles/{uuid}/assign/
Request:

Changed content type : application/json

  • Changed property model (string)

    Removed enum value:

    • authentik_stages_consent.userconsent
PATCH /rbac/permissions/assigned_by_roles/{uuid}/unassign/
Request:

Changed content type : application/json

  • Changed property model (string)

    Removed enum value:

    • authentik_stages_consent.userconsent
POST /rbac/permissions/assigned_by_users/{id}/assign/
Request:

Changed content type : application/json

  • Changed property model (string)

    Removed enum value:

    • authentik_stages_consent.userconsent
PATCH /rbac/permissions/assigned_by_users/{id}/unassign/
Request:

Changed content type : application/json

  • Changed property model (string)

    Removed enum value:

    • authentik_stages_consent.userconsent
GET /rbac/permissions/assigned_by_roles/
Parameters:

Changed: model in query

GET /rbac/permissions/assigned_by_users/
Parameters:

Changed: model in query

v2025.10.0-rc1-1758283993: -e Update API Client

19 Sep 12:13

Choose a tag to compare

-e Update API Client

What's Changed


GET /core/users/paths/
Parameters:

Changed: search in query

A search term.

GET /rac/endpoints/
Parameters:

Changed: search in query

A search term.

v2025.10.0-rc1-1758042836: -e Update API Client

16 Sep 17:14

Choose a tag to compare

-e Update API Client

What's Changed


GET /stages/authenticator/duo/{stage_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PUT /stages/authenticator/duo/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PATCH /stages/authenticator/duo/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/email/{stage_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PUT /stages/authenticator/email/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PATCH /stages/authenticator/email/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/endpoint_gdtc/{stage_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PUT /stages/authenticator/endpoint_gdtc/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PATCH /stages/authenticator/endpoint_gdtc/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/sms/{stage_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PUT /stages/authenticator/sms/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PATCH /stages/authenticator/sms/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/static/{stage_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PUT /stages/authenticator/static/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PATCH /stages/authenticator/static/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/totp/{stage_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PUT /stages/authenticator/totp/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PATCH /stages/authenticator/totp/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/webauthn/{stage_uuid}/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PUT /stages/authenticator/webauthn/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
PATCH /stages/authenticator/webauthn/{stage_uuid}/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property friendly_name (string)
POST /stages/authenticator/duo/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/duo/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > AuthenticatorDuoStage Serializer

      • Changed property friendly_name (string)
POST /stages/authenticator/email/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/email/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > AuthenticatorEmailStage Serializer

      • Changed property friendly_name (string)
POST /stages/authenticator/endpoint_gdtc/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/endpoint_gdtc/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > AuthenticatorEndpointGDTCStage Serializer

      • Changed property friendly_name (string)
POST /stages/authenticator/sms/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/sms/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > AuthenticatorSMSStage Serializer

      • Changed property friendly_name (string)
POST /stages/authenticator/static/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/static/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > AuthenticatorStaticStage Serializer

      • Changed property friendly_name (string)
POST /stages/authenticator/totp/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/totp/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (array)

      Changed items (object):
      > AuthenticatorTOTPStage Serializer

      • Changed property friendly_name (string)
POST /stages/authenticator/webauthn/
Request:

Changed content type : application/json

  • Changed property friendly_name (string)
Return Type:

Changed response : 201 Created

  • Changed content type : application/json

    • Changed property friendly_name (string)
GET /stages/authenticator/webauthn/
Return Type:

Changed response : 200 OK

  • Changed content type : application/json

    • Changed property results (arr...
Read more

2025.8.3

16 Sep 15:23

Choose a tag to compare

version/2025.8.3

Version 2025.8.3

2025.8.2

15 Sep 16:23

Choose a tag to compare

version/2025.8.2

Version 2025.8.2

v2025.10.0-rc1-1757525780: -e Update API Client

10 Sep 17:36

Choose a tag to compare

-e Update API Client

What's Changed


POST /core/groups/{group_uuid}/remove_user/
Return Type:

Changed response : 204 No Content

User removed

GET /core/users/impersonate_end/
Return Type:

Changed response : 204 No Content

Successfully ended impersonation