GET
/
board
/
{boardSlug}
curl --request GET \
  --url https://kan.bn/api/v1/board/{boardSlug}
"<any>"

Path Parameters

boardSlug
string
required
Required string length: 3 - 24

Query Parameters

members
string[]
labels
string[]

Response

200
application/json

Successful response

The response is of type any.