Get view details
Get the details about a specific view in the data manager
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>
Path parameters
id
View ID
Response
id
project
Project ID
data
Custom view data
filter_group
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