List files in dataset
List all files and directories in specified prefix.
Authorizations
Path parameters
organizationIdintegerRequired
Organization ID
datasetstringRequired
Dataset name
Body
prefixstringRequired
S3 prefix
continuationTokenstringOptional
Only one S3 page (1000 items typically) is returned. Pass in the continuationToken on the next request to receive the next page.
onlyFetchFoldersbooleanOptional
If set, then no files will be returned
Responses
application/json
all ofOptional
post
200
OK
Last updated
Was this helpful?