Generation Status
Poll a font generation job and retrieve the generated TTF file
status is succeeded, failed, or cancelled.
When status is succeeded, ttf_url contains the generated TTF download URL.Authorizations
Path Parameters
Generation id returned by the create endpoint.
Response
Current generation status
Generation id.
Generated font display name.
Download URL for the generated TTF file. This is null until the job succeeds.
preparing, queued, running, succeeded, cancelled, failed text, image standard generates 72 glyphs to support English with basic letters, numbers, and punctuation. extended generates 319 glyphs to support all Latin languages, including special characters, costs more credits, and may take 2-3 minutes to complete.
standard, extended Approximate job progress percentage.
0 <= x <= 100ISO timestamp for when the generation was created.
Error message. Present only when status is failed and an error message is available.

