Gets company or group associated POIs.Ask AIget https://api.astaraconnect.com/v1/pois/This endpoint returns the list of POIs associated with either the group or company specified.Query Paramscompany_oidstringReturned POIs will be filtered by this company. Either this parameter or group_oid must be specified.group_oidstringReturned POIs will be filtered by this group. Either this parameter or company_oid must be specified.allbooleanDefaults to falseGet both subscribed and owned POIs in the company. If not specified, only owned POIs will be returned. This only applies when the endpoint is queried with a company_oid.truefalseResponses 200OK 415Wrong request parameters.Updated over 2 years ago