/assets/:assetId/boardsCopy Pageget https://api.air.inc/v1/assets/{assetId}/boardsGet the list of parent boards of an asset. Sorted by createdAt descending (most recently created board first).Path ParamsassetIdstringrequiredthe id of the assetQuery ParamslimitstringThe max number of parent boards to return in the responsecursorstringCursor to the next page of parent boardsincludeCustomFieldsstringA boolean flag to include custom fields with the results (default: false)Response 200DefaultUpdated 2 months ago