List Examples
Offset-based pagination for examples within a single repo, ordered by (created_at, id) ascending.
get/api/v1/examples
Query parameters
userstring required
programstring required
pageinteger
page_sizeinteger
versioninteger nullable
commit_hashstring nullable
commit_hashesstring nullable
Comma-separated arbiter hashes to filter by
Comma-separated arbiter hashes to filter by
searchstring nullable
Search across input, output, and ground_truth
Search across input, output, and ground_truth
sort_bystring nullable
Column to sort by (output, ground_truth, confidence, version, input)
Column to sort by (output, ground_truth, confidence, version, input)
sort_orderstring
Sort direction: asc or desc
Sort direction: asc or desc
max_confidencenumber nullable
Only return predictions with confidence below this value
Only return predictions with confidence below this value
search_mode'keyword' | 'semantic'
Search mode: keyword or semantic
Search mode: keyword or semantic
hide_gradedboolean
Hide examples that already have ground truth
Hide examples that already have ground truth
Headers
authorizationstring nullable
Cookies
modaic_sessionstring nullable
Response
Successful Response