Skip to main content
GET
Get board by slug

Path Parameters

workspaceSlug
string
required
Required string length: 3 - 64
Pattern: ^(?![-]+$)[a-zA-Z0-9-]+$
boardSlug
string
required
Required string length: 3 - 60
Pattern: ^(?![-]+$)[a-zA-Z0-9-]+$

Query Parameters

members
string[]
Minimum string length: 12
labels
string[]
Minimum string length: 12
lists
string[]
Minimum string length: 12
dueDateFilters
enum<string>[]
Available options:
overdue,
today,
tomorrow,
next-week,
next-month,
no-due-date

Response

object | null

Successful response

publicId
string
required
name
string
required
slug
string
required
visibility
string
required
workspace
object
required
labels
object[]
required
lists
object[]
required
allLists
object[]
required