In addition to
registering a Google Cloud Printer you may want to list what cloud printers you have registered with a specific Google Account.
After authenticating using
Google ClientLogin API, you can request a list of your printers in their account:
The Google Cloud Print /list endpoint accepts the following parameter:
- proxy - Identification of the proxy, as submitted while registering the printer.
Here is an example JSON response:
You can store the list of cloud printers in a database and / or display for the user to navigate and manage their Google Cloud Printers.