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

    Interface GetBatch

    interface GetBatch {
        urls: string;
    }
    Index

    Properties

    Properties

    urls: string

    A list of API routes. Maximum of 10 routes allowed. The routes should begin with a forward slash and should not include the API version number - e.g. "urls=/members/trello,/cards/[cardId]"