get http://rest.cameramanager.com/rest/v2.4/users/
Get basic information about a specific user like userId, accountId, email, firstName, lastName.
Log in to see full request history
Responses
Get basic information about a specific user like userId, accountId, email, firstName, lastName.
xxxxxxxxxx
curl --request GET \
--url http://rest.cameramanager.com/rest/v2.4/users/userId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: