API ReferenceCurrent UserGet the user objectVersion: Next Get the user object GET /api/v1/me/ Gets the user object corresponding to the agent making the request, or returns a 401 error if the user is unauthenticated. Responses200401The current userUnauthorized