Create view

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.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

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

Response

projectinteger
Project ID
idinteger or null
filter_groupobject or null
datamap from strings to any or null
Custom view data
orderingmap from strings to any or null
Ordering parameters
selected_itemsmap from strings to any or null
Selected items
userinteger or null
User who made this view