get https://api.edgeiq.io/api/v1/platform/me
Returns current user
Log in to see full request history
Responses
401You are not authorized
404The item you were looking for does not exist
500An unexpected error was encountered.
Returns current user
401You are not authorized
404The item you were looking for does not exist
500An unexpected error was encountered.
xxxxxxxxxx
curl --request GET \
--url https://api.edgeiq.io/api/v1/platform/me \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: