API Reference
Topic

List topics

GET
https://api.catenda.com/opencde/bcf/3.0/projects/{topic-board-id}/topics

List topics.

Filter, search, sort, skip and limit using OData.

Not all properties are included in the response by default, make use of the OData select feature to adjust the response fields.

Nullable fields without a value may not be included in the response.

Authentication
Bearer
Path Parameters
topic-board-id
*
Query Parameters
includeAuthorization
$filter
$search
$orderby
$select
$top
$skip
Responses
200
OK
guid
server_assigned_id
topic_type
topic_status
title
labels
creation_date
creation_author
modified_date
modified_author
assigned_to
stage
description
due_date
authorization
bimsync_issue_number
bimsync_creation_author
bimsync_viewpoints
bimsync_points
bimsync_requester
bimsync_document_references
bimsync_comments_size
bimsync_assigned_to
bimsync_labels
bimsync_custom_fields




Updated 02 Dec 2024
Did this page help you?