v1

latestOpenAPI 3.1.02026-07-26189891.1 MB
Board

List Boards

Get a list of boards.

get/v1/config/board

Response

OK

boardidstring
accountstring

Account number of the organization

titlestring

Name of the board

Example response

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