To fetch your unique set of quote IDs, you’ll need to send a GET request to the REST endpoint at:
https://tma111.netlify.app/.netlify/functions/generate
You must include your A.M. (e.g., Π24123) as a query parameter named id (E.g. https://tma111.netlify.app/.netlify/functions/generate?id=Π24000).
You can then parse the returned HTML content however you wish, or simply view it in a browser. Always use
the same A.M. to get a consistent set of generated numbers.