Search

Company Search

get/{dataset}/v4/companies/suggest

Search for suggestion list of companies matching suggestionParameters.

SecurityApiKey
Request
path Parameters
dataset
required
string or null

Target dataset scope.

query Parameters
Query
required
string

Query string to search for in data.

FieldsToSearch
Array of strings or null

Collection of fields to search in.

Responses
200

Success

Response samples
application/json
{
  • "data": [
    ]
}