get https://public-api.gamma.app/v0.2/generations/
Once you've sent a successful generation request using the POST endpoint, you can use the GET endpoint to:
- Poll for the status of your request. Polling at ~5 second intervals is recommended.
- Receive the URL to your generated gamma, which is further editable in Gamma.
- Receive a URL to a PDF or PPTX file, if you requested this file format via the API.
Note: API generated gammas will also appear on your dashboardYou can also find the generated gamma in the in-app dashboard when it's ready, marked by an API tag, as shown below.
Note: If you requested to receive a PDF or PPTx file via the API, you will only be able to receive this file via the GET endpoint. These will not save to your in-app dashboard.