# knowledgeBaseTopics **Type:** GraphQL queries ## Arguments - page (Int) - perPage (Int) - workspaceId (String) - codes (String) ## Response **Type:** KnowledgeBaseTopicsPaginated **Description:** Paginated list of knowledge base topics. ### Fields - data (KnowledgeBaseTopic): The list of topics for the current page. - pagination (PaginationInfo): Pagination metadata.