get https://api.edgeiq.io/api/v1/platform/users/
Get User by ID
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.
Get User by ID
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/users/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: