Retrieve a list of tasks
curl --request GET \ --url https://api.bytez.com/models/v2/list/tasks \ --header 'Authorization: <api-key>'
{ "error": null, "output": [ "<string>" ] }
Set Authorization header to Key BYTEZ_KEY (e.g. 'Authorization': 'Key ABC123')
Authorization
Key BYTEZ_KEY
Null if everything is fine
null
An array of tasks