Retrieve all sequences, adds project name and asset type name and all related tasks.
GET
/data/sequences/with-tasks
curl \
--request GET http://api.example.com/data/sequences/with-tasks \
--header "Authorization: $API_KEY"