boards
Get organisations boards out of date board nodes
ListOutOfDateNodesForBoard will list for a single board the nodes which are using an operation for a schema which is not the one currently assigned to the corresponding app.
GET
/
organisations
/
{organisationId}
/
boards
/
{boardId}
/
out-of-date-board-nodes
Authorizations
Authorization
string
headerrequiredPath Parameters
organisationId
string
requiredboardId
string
requiredQuery Parameters
first
integer
default: 20before
string
after
string
sort
string
Response
200 - application/json
totalCount
integer
requirednext
string
prev
string
items
object[]
items.boardID
string
requireditems.nodeId
string
requireditems.appId
string
requireditems.app
object
items.createdAt
string
requireditems.updatedAt
string
requireditems.deletedAt
string