APIsDeprecatedTasklist API (GraphQL)QueriestaskVersion: 8.7 (unreleased)On this pagetaskGet one task by id. Returns task or error when task does not exist. task( id: String!): Task! Arguments task.id ● String! non-null scalar Type Task object Describes the User task. Was this helpful?