users

Get current user.

get/users/me/

Response

Return current user.

idinteger required
usernamestring required

The user's log in name.

emailstring email
first_namestring
last_namestring
is_superuserboolean

Designates that this user has all permissions without explicitly assigning them.

resourceobject required
created_atstring date-time required
modified_atstring date-time required

Changes

Changed in 4 of the 8 revisions of this API.3113

  • cbf68ddd976013See the full diff
    • removed the required property roles from the response with the 200 status

      response-required-property-removed

    • the endpoint scheme security EDAJWTAuthentication was added to the API

      api-security-added

    • the endpoint scheme security jwtAuth was added to the API

      api-security-added

    • added the required property resource to the response with the 200 status

      response-required-property-added

    This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • c84b4813cab113See the full diff
    • the username response property's maxLength was unset from 150 for the response status 200

      response-property-max-length-unset

    • api operation id retrieve_current_user removed and replaced with get_current_user

      api-operation-id-removed

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

    • the username response's property pattern ^[\w.@+-]+$ was removed for the status 200

      response-property-pattern-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security cookieAuth was removed from the API

      api-security-removed

    • added the optional property is_superuser to the response with the 200 status

      response-optional-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 62d33b790834115See the full diff
    • removed the required property resource from the response with the 200 status

      response-required-property-removed

    • removed the optional property is_superuser from the response with the 200 status

      response-optional-property-removed

    • api operation id get_current_user removed and replaced with retrieve_current_user

      api-operation-id-removed

    • the endpoint scheme security EDAJWTAuthentication was removed from the API

      api-security-removed

    • the endpoint scheme security jwtAuth was removed from the API

      api-security-removed

    • the username response's property pattern ^[\w.@+-]+$ was added for the status 200

      response-property-pattern-added

    • added the required property roles to the response with the 200 status

      response-required-property-added

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog