Get Items Report

Retrieves a report containing current status of all items in the dataset

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response content is a CSV containing a header row.

Column info

  • filename - original filename of the item
  • uploaded_date - timestamp of when item was added to the dataset
  • status - current status of the dataset
  • workflow_start_date - timestamp of when item was first entered into a workflow
  • workflow_complete_date - timestamp of when work on the item was completed. null if in progress
  • number_of_frames - for playback videos, the number of frames in the video
  • folder - path the item was assigned in the dataset
  • time_spent_annotating_sec - total duration of work perform by annotators
  • time_spent_reviewing_sec - total duration of work perform by reviewers
  • automation_time_annotating_sec - total duration of automation actions performed in annotate stages
  • automation_time_reviewing_sec - total duration of automation actions performed in review stages
  • annotators - emails of all annotators who performed work on this item, joined by semicolon
  • reviewers - emails of all reviewers who performed work on this item, joined by semicolon
  • was_rejected_in_review - true if item was every rejected in any review stage
  • url - Darwin Workview URL for the item

Note: This operation is rate-limited to 10 requests per minute. Please use the Async CSV Report API for better throughput.

Path Params
string
required

Slug of the team the dataset belongs to

string
required

Slug of the dataset the report is being retrieved for

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json