We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd6c3e commit e4aab35Copy full SHA for e4aab35
apify-api/openapi/paths/datasets/datasets@{datasetId}@items.yaml
@@ -350,6 +350,14 @@ get:
350
schema:
351
type: boolean
352
example: false
353
+ - name: view
354
+ in: query
355
+ description: |
356
+ Defines the view from the schema of items in your dataset,
357
+ you can check the full specification in [Apify docs](/platform/actors/development/actor-definition/dataset-schema).
358
+ schema:
359
+ type: string
360
+ example: overview
361
- name: skipFailedPages
362
in: query
363
description: |
0 commit comments