get
https://public-api.gamma.app/v1.0/generations/
Once you've sent a successful generation request using the Generate or Create from Template endpoints, you can use this GET Generation 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.
- Generated gammas appear in a separate tab in your dashboard. This tab appears only after you have successfully created at least one gamma using the API.
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.
