GetAllTopicsForOwnerIdData: {
    ownerId: string;
    trDataset: string;
}

Type declaration

  • ownerId: string

    The owner_id to get topics of; A common approach is to use a browser fingerprint or your user's id

  • 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.