User Data Fetching
Get User Data
Fetch user-related information about a logged-in ZBD User.
GET
/
v1
/
oauth2
/
user
Description
You can use this API endpoint to fetch information about a given ZBD User, granted you can pass the provided accessToken
.
- Read here for more details on how to setup ZBD Login (OAuth2) with your platform.
Configuration
Header Parameters
OAuth2 Access Token
ZBD Project API Key
Was this page helpful?