OAuth2
Get User Data
Fetch user-related information about a logged-in ZBD User.
get/v1/oauth2/user
Headers
usertokenstring
OAuth2 Access Token
apikeystring required
ZBD API Key
Response
Successful response
Changes
Changed in 3 of the 8 revisions of this API.13
- ○
the endpoint scheme security
OAuth2was added to the APIapi-security-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
OAuth2addedapi-tag-added
- ○
api tag
OAuthremovedapi-tag-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
headerrequest parameterapikeybecame requiredrequest-parameter-became-required
- ▲