Tasks
List all tasks
Retrieves all tasks from the state manager.
get/tasks/
Response
List of all tasks
deprecated_at_epochinteger nullable
Optional epoch timestamp when the task was deprecated
is_deprecatedboolean required
Indicates whether the task is deprecated
minimum_reputation_scoreinteger nullable
Optional minimum reputation score required for the task
model_namestring nullable
Optional name of the model used for the task
roleinteger required
Role associated with the task (encoded as an integer)
security_levelinteger required
Security level of the task (encoded as an integer)
task_idstring required
Unique string identifier for the task
task_small_idinteger required
Unique small integer identifier for the task
valid_until_epochinteger nullable
Optional epoch timestamp until which the task is valid