Get current user
User Account
Get current user
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns the authenticated user’s ID and username. Useful for verifying credentials and identifying the current user.
GET
Get current user
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.