--- id: core-users-me-retrieve title: "core_users_me_retrieve" description: "Get information about current user" sidebar_label: "core_users_me_retrieve" hide_title: true hide_table_of_contents: true api: eJztWN9v2zYQ/lcIYcA21LWyNAWGPKVYjSBAuhVNspckc2jpbLORSJWknLqG//d9R8qxYstZBuTRD4kp8ng/vvt4R2mRmIqs9Mroszw5TjJjaVg7sm5Y0tCSt4pmlPSSnFxmVcWCEDslL5QeG1uGrUKOTO1FVltL2gvejy1eTlxyfB10Jre9xBEElJ9jbpHI2k8hq+7xdLvEqiVXGe0IWxbJ4cEB/2RGewjxUFZVobJgLf3q2IlF4rIplZJHfl4R3DKjr5T5LW+/NKoFHBYwK1L2MC1JkM4ro7TvCYRaW+3CchNHMRcy82pGISDxi3Tijkd3orKMmp//eqOlzntCjbFPuSiH3xEpPRGqhBBclZ4gw4qNVROlZdEI6jB5t5pd6+0jhGasIiAB0v8M9IrVXpBVslA/MOR4n6QpGs6kFqvUNqmDI6WjYgZrm6ar+5ZhYEWTkF1LMv9LF8imtzUh28oXLHH2MVn2gr9altTa6mBQTzqS861WlvK++O39gcim0gJ04AawxJgeyPbFOXme6YkcQHkngLk4Sfvpm/RtOhQGTgTAJEuxyn+ub24e+idv3t6++QkLpfx+Tnrip8kxTMC5lznGYP7sYNNVhZwL3tTn0JQbRlq0VIyMKUjqZ2D5ELdsGvlITk2YIU48TAlZsC0muampixxsEh5qwSIBCkbbfXEFQhcgQZRX2nlYFmYsckx75p/MMlNr71ZeuxpZ3SDSLsexY2JNXbmWrLRWziGpPLjSRcanvNmF8pahJwTbJbbkmcgUrilBedh6u8aYM3ZBxfg0er7ssIV6oYouc/GQYCZKrJUO+FnIPEeBck/ZdPj+CCrlTHppX8ynKN4TpEK2pZh6X6X8z4mrL+dMeylyyODprAuuWuUvgtXh1GCpM1MIR7Fbsvjcztmyq85HKjbKxAPcFiPLR5D/AknWq6FKI0Md7kQXFgnpuuQMciVBiWCo6fvjELZmKqNhw11mWyM33Fy67W1h0CbCJdYGbIuhmON0lEMEWirnENpLaN1o7cREFoWISkVLKY4nn2acU29CaW8a4fNUbvjzeODaFWbj3PZavG8luDPASJRWJe44KBzcqvvsu8u+u+y7y7677LvLvru8VnfZ8CVYaQleUNDG8pDdgoLBOXrVF8G/0bny2KwG1hq7XVWMHo4VFfmQeP3/JBLOZibvqEm8svtErLBYuxY924nHu1fE45Q02nkmPnw+2wFITr6zpD0bbTvnjYJW1hujz4SJqRLdyvAHiQn52H1REZOUPyWEl3eHt/e0OdHEebrGO7ItWEZWKp29S5Nl65PDBQMSI2p9eHj0nesjKwtS3LdI2sBJLhBjEyQb79fbewlbjj4fHhwe9X/vH24h/Eneh2bZ7Ip5Ek6VVUF8reBE4jSG0hWbRzKlojAnE/Noqa8M440sE7ryuvkln84u+QiGsEOJP05TXGGm9aifmTJtqUjXo1FhRilM6fT87I/BnxeDEGZlnC+lbilnqEOJcaIksetLUIuKL/woFBH3qMopbj5Kh/ucDRSLWW4+GMXaEnoiPzCDpnCS1xeLkXR0ZYvlkqe/1WT5oxKGM4nb6YgTdX0LvVOURr6QgBz3NA/3pIwqJtRMFnVI5+bpYdY8ku90wAAzdu1LTSRHbzVg7asaoect3XAzSFyae9Jwtdc44fkZhsD9fwGBi8b4 sidebar_class_name: "get api-method" info_path: docs/developer-docs/api/reference/authentik custom_edit_url: null hide_send_button: true --- import ApiTabs from "@theme/ApiTabs"; import DiscriminatorTabs from "@theme/DiscriminatorTabs"; import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint"; import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes"; import MimeTabs from "@theme/MimeTabs"; import ParamsItem from "@theme/ParamsItem"; import ResponseSamples from "@theme/ResponseSamples"; import SchemaItem from "@theme/SchemaItem"; import SchemaTabs from "@theme/SchemaTabs"; import Heading from "@theme/Heading"; import OperationTabs from "@theme/OperationTabs"; import TabItem from "@theme/TabItem"; Get information about current user
Schema
    user object required
    User Serializer for information a user can retrieve about themselves
    groups object[] required
  • Array [
  • ]
  • settings object required
    Get user settings with brand and group settings applied
    original object
    User Serializer for information a user can retrieve about themselves
    groups object[] required
  • Array [
  • ]
  • settings object required
    Get user settings with brand and group settings applied
Schema
Schema