Zoho Project: Obtain Project Group ID(s)

Zoho Project: Obtain Project Group ID(s)

Hi,

I am wrapping up the last of an automated function in Zoho CRM for creating projects from successful potentials.

One 'put' that I am not able to complete is with respect to the project group association.  I am having trouble completing because I can't locate the group ID values of my existing groups so as to provide the value for that key-pair.

Does anyone know of a way to see this information outside of API?  I've looked in the Zproject backup, in the browser website address, in the projects export, in the audit log, within the group creation, modification, and allocation area, and in a few commands:
  1. zoho.projects.getProjectDetails()
  2. zoho.projects.getPortals()
  3. zoho.projects.getRecords()
Any guidance to free me from this sticking point?  Thanks much.