get_logo_result
Poll a logo job by its jobToken. Once payment has settled, returns a URL to download the full-resolution, watermark-free asset; otherwise a pending status. Read-only and safe to poll — after the user pays, keep polling every ~5 seconds for up to a few minutes (payment confirmation is not instant) until the status is paid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobToken | Yes | The jobToken returned by generate_logo. |