v1

latestOpenAPI 3.1.02026-07-26189891.1 MB
Board

Get Board

Gets the configuration for a specific board.

get/v1/config/board/{boardId}

Path parameters

boardIdstring required

ID of a board.

Response

OK

boardidstring
accountstring

Account number of the organization

titlestring

Name of the board

graphsobject[]
orderstring[]
categorystring[]

Example response

{
  "boardid": "0000000000",
  "account": "0000000000"
}