getDataSet
function getDataSet(options): Promise<ReturnType>;Defined in: packages/synapse-core/src/sp.ts:297
Get a data set from the PDP API.
GET /pdp/data-sets/{dataSetId}
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
options | OptionsType | getDataSet.OptionsType |
Returns
Section titled “Returns”The data set from the PDP API. getDataSet.ReturnType
Throws
Section titled “Throws”Errors getDataSet.ErrorType