User Summary

Get user information. All fields are required.
URL: /users/:refId
HTTP Method: GET
Sample Code: Download
Response { "metadata": { "status" : Numeric, "message" : "String content" }, "object": { "firstName" : "String content", "lastName" : "String content", "grade" : Numeric, "lexileScore" : "String content", "lastPassageId" : Numeric } }
Exception
CodeDetail
404User not found
Endpoint Test