✨ List prompts

List all prompts.

Authentication

Authorizationstring
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_atdatetime
idinteger
titlestring<=500 characters
Model name
updated_atdatetime
associated_projectslist of objects or null
created_byobject or null
User who created Dataset
descriptionstring or null
Model description
input_fieldsany or null
organizationinteger or null
output_classesany or null
skill_nameenum or null
* `TextClassification` - TextClassification * `NamedEntityRecognition` - NamedEntityRecognition
Allowed values: