Categories

Get user passage categories. All fields are required.
URL: /categories/:refId
HTTP Method: GET
Sample Code: Download
Response { "metadata": { "status" : Numeric, "message" : "String content" }, "objects": [ { "categoryName" : "String content", "passageType" : "String content" } ] }
Exception
CodeDetail
404User not found
400Take diagnostic passage first
Endpoint Test