Returns a list of blocker categories
| Name | Value |
|---|---|
| Content-Type | application/json |
1 curl --request GET \
2 --url 'https://example.kaiten.ru/api/latest/categories' \
3 --header 'Accept: application/json' \
4 --header 'Content-Type: application/json'
5 Response
ClickTry It!to start a request and see the response here!