get https://app.asana.com/api/1.0/tasks//stories
Required scope: stories:read
Returns the compact records for all stories on the task.
Customizing the responseRequests to this endpoint return "compact" story objects (schema) by default. To include more fields in the response, see input/output options.