Retrieve Knowledge Base Category Collection
CUSTOM-ENDPOINT
GET https://api.speakap.io/networks/:eid/knowledge-base/categories/
CUSTOM-REQUEST
- URI: /networks/{networkEID}/knowledge-base/categories/
- Method: GET
- Accept: application/vnd.speakap.api-v2025.0.5+json+hal
- Authentication: OAuth 2.0
Parameters
Name | Type | Description |
---|
networkEID | EID | Network EID |
Filters
Name | Type | Description |
---|
parentKnowledgeBaseCategoryEID | EID | Filters all children categories for a specific category. |
limit | int | The limit of returned categories |
offset | int | The current page for pagination |
embed | string | All the categories embedded in the response. |
Response