We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The query interface does not support searching for organisations.
orgList, err := client.Query(map[string]string{"type": "organization"})
Return a QueryResultRecordsType w/ OrgRecord(s)
No response