✨ List projects compatible with prompt
✨ List projects compatible with prompt
Retrieve a list of compatible project for prompt.
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
archived
Filter by projects that belong to archived workspaces
ids
Multiple values may be separated by commas.
ordering
Which field to use when ordering the results.
page
A page number within the paginated result set.
page_size
Number of results to return per page.
project_type
Skill to filter by
Allowed values:
source_interface_id
state
title
workspaces
Response
count
results
next
previous