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
Endpoint Test
| Code | Detail |
| 404 | User not found |
| 400 | Take diagnostic passage first |