How do I get created and modified dates fro an artifact in Dataiku Govern API

Peter_R_Knight
Peter_R_Knight Registered Posts: 34 ✭✭✭✭

I can see this information in the timeline in the UI, but doesn't seem to be in the data returned by:

ar = client.get_artifact('ar.26421')
print(ar.get_definition().get_raw())

Operating system used: Windows

Answers

Setup Info
    Tags
      Help me…