Trello.js - API library
    Preparing search index...

    Interface GetOrganizationBoards

    interface GetOrganizationBoards {
        fields?: string;
        filter?: string;
        id: string;
    }
    Index

    Properties

    Properties

    fields?: string

    all or a comma-separated list of board fields

    filter?: string

    all or a comma-separated list of: open, closed, members, organization, public

    id: string

    The ID or name of the organization