get https://api.gigasheet.com/user/details
This endpoint returns the logged in user details.
Log in to see full request history
Responses
This endpoint returns the logged in user details.
xxxxxxxxxx
curl --request GET \
--url https://api.gigasheet.com/user/details \
--header 'accept: application/json'
Try It!
to start a request and see the response here!