meta { name: Get Tasks type: http seq: 4 } get { url: {{ENDPOINT}}groups/test-group/tasks/1 body: none auth: bearer } auth:bearer { token: {{TOKEN}} }