[Go to site: main page, start]

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

projectintegerOptional
Project ID

Response

idintegerRead-only
locked_byobject or nullRead-only
projectinteger
Project ID
dataany or nullOptional
Custom view data
filter_groupobjectOptional
is_lockedboolean or nullOptional
Whether this data manager tab is locked against configuration changes
locked_atdatetime or nullOptional
Time when this view was locked
orderinteger or nullOptional-2147483648-2147483647
Position of the tab, starting at the left in data manager and increasing as the tabs go left to right
orderingany or nullOptional
Ordering parameters
selected_itemsany or nullOptional
Selected items
userinteger or nullOptional
User who made this view