Create view

POST

Create a new Data Manager view for a specific project. A view is a tab in the Data Manager where you can set filters and customize what tasks and information appears.

You will need to provide the project ID. You can find this in the URL when viewing the project in Label Studio, or you can use List all projects.

Request

This endpoint expects an object.
dataobjectOptional
Custom view data
projectintegerOptional
Project ID

Response

This endpoint returns an object.
projectinteger
Project ID
idintegerOptional
filter_groupobjectOptional
datamap from strings to anyOptional
Custom view data
orderingmap from strings to anyOptional
Ordering parameters
selected_itemsmap from strings to anyOptional
Selected items
userintegerOptional
User who made this view