API ReferenceViews

List views

GET

List all views for a specific project. A view is a tab in the Data Manager where you can set filters and customize which 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.

Query parameters

projectintegerOptional
Project ID

Response

This endpoint returns a list of objects
project
integer
Project ID
id
integerOptional
filter_group
objectOptional
data
map from strings to anyOptional
Custom view data
ordering
map from strings to anyOptional
Ordering parameters
selected_items
map from strings to anyOptional
Selected items
user
integerOptional
User who made this view