users

The authenticated user

This endpoint allows the client to retrieve information about the authenticated user.

Usage Tips:

  • Requires a valid api-key header to identify the user.
  • Useful for checking permissions, verifying linking state, or retrieving user-specific profile settings.
get/api/users/me

Response

successful

object required

Changes