Parameters
2 query
Query parameters
· 2localestringOptionalExample
csincludeDeletedstringOptionalExample
example_includeDeleted2 query
localestringOptionalcsincludeDeletedstringOptionalexample_includeDeleted1 status code documented
This response returns no JSON body.
{
"success": true
}GET /bff/glossary/category/list
curl -X GET "https://api.bizkithub.com/bff/glossary/category/list?locale=cs&includeDeleted=example_includeDeleted" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.