List blog posts
GET/api/blog-post
Gets a list of all blog posts in all categories
Responses
- 200
- 401
- 403
Successfully returned all blog posts
Api key missing
Invalid api key
GET/api/blog-post
Gets a list of all blog posts in all categories
Successfully returned all blog posts
Api key missing
Invalid api key