GET /apiv2/users/{id}.json
agent
curl https://{subdomain}.kf5.com/apiv2/users/{id}.json \ -v -u {email_address}:{password}
Status: 200{ "user": { "id": 523, "name": "Agent", ... }}