How can I query Dataiku's commit log from the public API client?

jkonieczny
jkonieczny Registered Posts: 13 ✭✭✭✭
I would like to use DSS's public API to query the internal commit log. In particular, I would like to obtain:

1. The project key

2. The commit timestamp

3. The commit ID of the latest timestamp

I know that it is possible to list all Project and Commits using an Internal DSS dataset. However, I would like to accomplish the same thing using code to avoid the overhead of having to create a separate project.

Answers

  • jereze
    jereze Alpha Tester, Dataiker Alumni Posts: 190 ✭✭✭✭✭✭✭✭
    Hi,

    There is currently no endpoint to get commit logs. However, there is an endpoint to get the data of a dataset, but that means that you need to keep an "Internal stats dataset" in a project.
  • sdkayb
    sdkayb Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 2 ✭✭✭

    Hello,

    is it still the case now ? if not, how ca we use the api to interact with commit data ?

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 1,913 Neuron

    What are you trying to achieve? Please start a new thread.

Setup Info
    Tags
      Help me…