/blog-categories
GET {{baseUrl}}/blog-categories/:id
Returns a single blog category
RESPONSES
status: OK
{"id":"\u003cinteger\u003e","title":"\u003cstring\u003e","slug":"\u003cstring\u003e","url":"\u003cstring\u003e"}