✨ List prompts

List all prompts.

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

orderingstringOptional
Which field to use when ordering the results.

Response

created_atdatetimeRead-only
idintegerRead-only
titlestring<=500 characters
Model name
updated_atdatetimeRead-only
associated_projectslist of objects
created_byobject
User who created Dataset
descriptionstring or null
Model description
input_fieldsany
organizationinteger or null
output_classesany
skill_nameenum
* `TextClassification` - TextClassification * `NamedEntityRecognition` - NamedEntityRecognition
Allowed values: