Detailed documentation for downloads API

Ashish Billore

I'm trying to locate details about the download API parameters. Could you share link/examples

0

Comments

1 comment

  • Comment author
    Nikki Bodily
    • Official comment

    Hi Ashish,

     

    To compile the data dump with a POST to /api/admin/data_dumps (a body is not required unless specifying a specific report as needed), wait until it's done (you can check progress with a GET to /api/admin/data_dumps).

    Download it with a GET to /api/admin/data_dumps/download

    Note: If using postman you can download it using Postman by clicking the three dots and "save response to file" on the response as pictured below.

Please sign in to leave a comment.