This endpoint retrieves information about the currently authenticated user, including their username, email, and full name.

Response

FieldTypeDescription
usernameStringA unique identifier for the user.
emailStringThe email address of the user.
first_nameStringThe first name of the user.
last_nameStringThe last name or initials of the user.
Language
Authorization
Header
Click Try It! to start a request and see the response here!