cURL
curl --request GET \ --url https://api.zebedee.io/v1/oauth2/user \ --header 'apikey: <apikey>' \ --header 'usertoken: <usertoken>'
Fetch user-related information about a logged-in ZBD User.
accessToken
Was this page helpful?