List views
List all views for a specific project.
Authentication
AuthorizationToken
The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: <br><pre><code class="language-bash">curl https://label-studio-host/api/projects -H "Authorization: Token [your-token]"</code></pre>
Query parameters
project
Project ID
Response
id
locked_by
project
Project ID
data
Custom view data
filter_group
is_locked
Whether this data manager tab is locked against configuration changes
locked_at
Time when this view was locked
order
Position of the tab, starting at the left in data manager and increasing as the tabs go left to right
ordering
Ordering parameters
selected_items
Selected items
user
User who made this view