GET /gammas/{gammaId}
Returns metadata for a single gamma. Accepts a file ID or the doc ID from a gamma.app/docs/... URL.
API key for authentication
The gamma file ID or the doc ID from the gamma.app/docs/... URL
abc123def456Pattern: ^[A-Za-z0-9_-]+$Gamma metadata retrieved successfully
Unique gamma identifier (file ID)
file_abc123Gamma title
Q3 Marketing StrategyGamma type: 'template' or 'regular'
regularPossible values: Canonical URL to view the gamma
https://gamma.app/docs/Q3-Marketing-Strategy-abc123URL of a thumbnail image for the gamma, or null if unavailable
https://cdn.gamma.app/previews/abc123.pngDescription or preview text for the gamma, or null if unavailable
A plan for Q3.ISO-8601 timestamp of when the gamma was created, or null if unavailable
2026-04-23T16:24:33.000ZISO-8601 timestamp of when the gamma was last modified, or null if unavailable
2026-04-23T17:08:12.000ZID of the theme applied to the gamma, or null if no theme is set
theme_abc123Whether the gamma is archived
falseInvalid gamma ID
Invalid or missing credentials
Access denied
Gamma not found
Related
Last updated
Was this helpful?