Lookup Search Fieldsget https://api.zoominfo.com/gtm/data/v1/lookup/searchReturns lookup search fields based on entity and field type filters.Query Paramsfilter[entity]stringenumrequiredThe entity type to filter by. Options are 'contact', 'company', 'scoop', 'news', or 'intent'.Show DetailscompanyReturns a list of fields you can use as input or output for the Company Search endpoint.contactReturns a list of fields you can use as input or output for the Contact Search endpoint.scoopReturns a list of fields you can use as input or output for the Scoop Search endpoint.newsReturns a list of fields you can use as input or output for the News Search endpoint.intentReturns a list of fields you can use as input or output for the Intent Search endpoint.companycontactscoopnewsintentAllowed:companycontactscoopnewsintentfilter[fieldType]stringenumrequiredThe field type to filter by. Options are 'input' or 'output'.Show DetailsinputReturns a list of fields you can use as input for supported entity types.outputReturns a list of fields you can use as output for supported entity types.inputoutputAllowed:inputoutputResponses 200Success 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many RequestsUpdated 8 months ago