Dataset

List dataset attachments

Returns a list of all available attachments for a dataset.

get/catalog/datasets/{dataset_id}/attachments

Path parameters

dataset_idstring required

The identifier of the dataset to be queried.

You can find it in the "Information" tab of the dataset page or in the dataset URL, right after /datasets/.

Response

List of all available attachments

Changes