GetAllTagsData: {
    requestBody: GetAllTagsReqPayload;
    trDataset: string;
}

Type declaration

  • requestBody: GetAllTagsReqPayload

    JSON request payload to get items with the tag in the request

  • trDataset: string

    The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.