List Tasksets
List tasksets visible to the caller, with search, ownership, and sort filters.
Query parameters
ILIKE-match on taskset name
ILIKE-match on taskset name
Only public tasksets (Public tab)
Only public tasksets (Public tab)
Only tasksets owned by the caller's membership; ignored when public_only=True
Only tasksets owned by the caller's membership; ignored when public_only=True
Only tasksets with at least this many live tasks
Only tasksets with at least this many live tasks
Only tasksets with a live task whose latest version uses a scenario on this registry
Only tasksets with a live task whose latest version uses a scenario on this registry
Only tasksets with a live task whose latest version uses this scenario
Only tasksets with a live task whose latest version uses this scenario
Only tasksets contained by this Project; omitted lists every Project
Only tasksets contained by this Project; omitted lists every Project
Sort order: starred (caller's starred first), date (updated_at DESC), name (A-Z), stars (star_count DESC), tasks (task_count DESC)
Sort order: starred (caller's starred first), date (updated_at DESC), name (A-Z), stars (star_count DESC), tasks (task_count DESC)
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.