Boards
List Feedback Boards
Get all public feedback boards for the team. Boards are used to organize feedback by category or type.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.userorbit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Request Body
This endpoint does not require any request body parameters.Response
Array of feedback board objects
Behavior
- Public Only: Returns only boards marked as public
- Ordered: Boards returned in display order
- With Counts: Includes feedback count for each board
Use Cases
- Board Selection: Let users choose which board to submit feedback to
- Navigation: Display board categories in feedback portal
- Statistics: Show feedback distribution across boards
Notes
- Only public boards returned (isPublic: true)
- Boards ordered by the
orderfield - Each board can have custom color and settings
- Feedback count includes all feedback (published and unpublished)

