BoardQueryCriteria
BoardQueryCriteria defines filters applied to board lookups.
boardCodesstring[]
Specific board codes to retrieve when the list is non-empty.
languagelanguage (string)
ISO 639-1 language code for board descriptions.
BoardQueryCriteria
{
"boardCodes": [
"string"
],
"language": "string"
}