Issues
Issues
Get all issues of a dataset
URL
GET https://tools.deepen.ai/api/v2/datasets/{datasetId}/issues
Request
Path parameters
Parameter name
Parameter type
Description
datasetId
string
Dataset Id of the dataset
Response
Returns a json with field ‘issues’ that represents an array of IssueResource objects.
Last updated