get https://example.com/v2/user/
GET User details given the user_id.
Log in to see full request history
Responses
GET User details given the user_id.
xxxxxxxxxx
curl --request GET \
--url https://example.com/v2/user/user_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: