Domino API - Dataset snapshot details

Comments

2 comments

  • Official comment
    Katie

    Hi Tasneem, 

    It looks like our support team addressed your question in a ticket, but in case anyone else has a similar question: 

    There is an undocumented API that may work for your use case: 

    https://<your_domino_base_url>/v4/datasetUi/<your_snapshot_id>

    Which you can CURL as: 

    curl -X GET "https://<your_domino_base_url>/v4/datasetUi/<your_snapshot_id>" -H  "accept: application/json" -H  "X-Domino-Api-Key: <your_API_key>" 

    Because this is an undocumented API for retrieving this information, it is subject to change.  If this is something that is needed and being frequently used, please let our support team know so that we can share that information with our product and engineering team.  

    If you have any further questions or suggestions, please feel free to post them here or send them to our support team (support@dominodatalab.com) for more urgent matters.  Thank you!

     

    Comment actions Permalink
  • Tasneem GHAYAS

    Thanks Katie. I asked my question in the community first but as I didnt not get reply I asked in the support area. 

    I have another question. How do i check the size of the project ?

     

     

    0
    Comment actions Permalink

Please sign in to leave a comment.