admin
List agent versions with work item state
List agent versions with aggregate and work item state for a specific suite.
get/v1/admin/agent-versions
Query parameters
is_eligibleboolean nullable
Filter by eligibility
Filter by eligibility
is_discardedboolean nullable
Filter by discard status
Filter by discard status
miner_hotkeystring nullable
Filter by miner hotkey
Filter by miner hotkey
suite_idinteger nullable
Suite ID (defaults to active suite)
Suite ID (defaults to active suite)
sincestring date-time nullable
Filter: created at or after (ISO 8601)
Filter: created at or after (ISO 8601)
untilstring date-time nullable
Filter: created at or before (ISO 8601)
Filter: created at or before (ISO 8601)
limitinteger
Number of versions to return
Number of versions to return
offsetinteger
Offset for pagination
Offset for pagination
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.