Expose a raw, full activity log, so that we can see changes in an item

I would like a way to get a report and/or expose via the API the full activity log of an item, including when it changes assignees, statuses, etc. Is this already doable, and if not, can Asana consider exposing this data?

Hi @Chris_Buonocore and welcome to the forum,

FYI I moved your post to the English Forum > Developers & API frum section which is where API-related discussions are held.

The way to do this via the API is to get the stories for a task:

That endpoint will return all activity for the given task. However, it’s not 100% accurate to say “all” activity; it’s possible you may lose some activity due to Asana’s story consolidation functionality: