Get customer's items by list idAsk AIget https://api.company.info/nl/organizations/monitoring/v1/lists/{list_id}/itemsGet a list of customer's items by list idPath Paramslist_idstringrequiredThe ID of the List that will be returned.Query Paramspageobjectsize defines the number of records to return in each page. default value: 10, maximum value: 20. number specifies the page number."page objectResponses 200OK 400Bad Request 404Not Found 500Internal Server ErrorUpdated 2 days ago