List Dataset Items

📘

Click for Python SDK

Dataset.items -> List[DatasetItem]

This endpoint retrieves all DatasetItems in a Dataset as one big JSON blob. If your Dataset is large, you should save the response to a JSON file since it is likely to exceed 5MB.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!