REST API to get user name for a Bugzilla API Key

Leif Gruenwoldt <[email protected]> Wed, 23 Sep 2015 13:28:56 -0700 (PDT)
Newsgroups gmane.comp.bug-tracking.bugzilla.devel
Message-ID <[email protected]>
Is there a Bugzilla REST API call to determine the user id with for an api key? 

What I'd like my app to is display the users name once they have  authenticated with an api key (as a sanity check they are signed into the right account in case they are sharing a web browser with a friend, etc). Is this possible?

I expected something like this to return the user id field but it doesn't.

/rest/user/?api_token=foobar

or maybe this

/rest/valid_login?api_token=foobar
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla-CzyLcWPZiU5YsZ3hbOqMTti2O/[email protected]
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org>