✨ List projects compatible with prompt
Retrieve a list of compatible project for prompt.
Query parameters
Filter by projects that belong to archived workspaces
Multiple values may be separated by commas.
Which field to use when ordering the results.
A page number within the paginated result set.
Number of results to return per page.
Skill to filter by
Response
Example response
{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2"
}Changes
Changed in 9 of the 97 revisions of this API.16114
- ○
added the required property
results/items/collection_modeto the response with the200statusresponse-required-property-added
- ○
- ●
added the new
by_annotatorenum value to theresults/items/review_settings/sampling/allOf[ReviewSettingsSamplingEnum]/response property for the response status200response-property-enum-value-added
- ○
added the optional property
results/items/review_settings/annotator_batch_percentto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
results/items/annotator_evaluation_metricto the response with the200statusresponse-optional-property-added
- ○
- ○
added the required property
results/items/internal_descriptionto the response with the200statusresponse-required-property-added
- ○
added the required property
results/items/internal_description_shortto the response with the200statusresponse-required-property-added
- ○
- ▲
the response property
results/items/created_by/allOf[UserSimple]/avatarbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/promptsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/skipped_annotations_numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/workspace_titlebecame nullable for the status200response-property-became-nullable
- ▲
the
results/items/blueprints/items/task_countresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/is_dimensions_enabledresponse's property type/format changed fromstring/toboolean/for status200response-property-type-changed
- ▲
the
results/items/membersresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
results/items/promptsresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
results/items/queue_totalresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/skipped_annotations_numberresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/total_annotations_numberresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
results/items/workspaceresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
- ○
added
ProjectSamplingEnumto theresults/items/samplingresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
SamplingDe5Enumfrom theresults/items/samplingresponse propertyallOflist for the response status200response-property-all-of-removed
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterarchivednew-optional-request-parameter
- ○
added the new optional
queryrequest parameteridsnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersource_interface_idnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstatenew-optional-request-parameter
- ○
added the new optional
queryrequest parametertitlenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterworkspacesnew-optional-request-parameter
- ○
- ▲
the response property
results/items/queue_leftbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/review_total_tasksbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/reviewed_numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/reviewer_queue_totalbecame nullable for the status200response-property-became-nullable
- ▲
- ○
added the optional property
results/items/output_schemato the response with the200statusresponse-optional-property-added
- ○
Of the 97 revisions, 1 has no diff computed.