Boards
Boards (post categories) organize feedback into distinct containers with their own settings.
List all boards
GET/v2/boards
Get a board by ID
GET/v2/boards/{id}
ModelsExpand Collapse
Board object { id, access, createdAt, 7 more }
Board object { id, access, createdAt, 7 more }
icon: object { type, value } or object { type, value } or object { type, value } The board’s icon. Can be one of three types:
- emoji: A single emoji character (e.g., 💡, 🚀, ⭐)
- icon: A predefined icon from the built-in library (e.g., lightbulb, bug, star)
- url: A custom image URL (HTTPS required)
Can be null if no icon is set.
icon: object { type, value } or object { type, value } or object { type, value }
The board’s icon. Can be one of three types:
- emoji: A single emoji character (e.g., 💡, 🚀, ⭐)
- icon: A predefined icon from the built-in library (e.g., lightbulb, bug, star)
- url: A custom image URL (HTTPS required)
Can be null if no icon is set.
icon: object { type, value } or object { type, value } or object { type, value } The board’s icon. Can be one of three types:
- emoji: A single emoji character (e.g., 💡, 🚀, ⭐)
- icon: A predefined icon from the built-in library (e.g., lightbulb, bug, star)
- url: A custom image URL (HTTPS required)
Can be null if no icon is set.
icon: object { type, value } or object { type, value } or object { type, value }
The board’s icon. Can be one of three types:
- emoji: A single emoji character (e.g., 💡, 🚀, ⭐)
- icon: A predefined icon from the built-in library (e.g., lightbulb, bug, star)
- url: A custom image URL (HTTPS required)
Can be null if no icon is set.