Get Companies by Extended Field Values

Fetches companies using the first few values of an extended field value provided.

Query Params
string
required

Name of the extended field by which companies need to be fetched.

string
required

The first few characters of the extended field value. Pass at least 3 characters. For example, ?extendedFieldName=city&q=ban fetches all the companies that has the city name starting with Ban.

int32

Number of results to relative.

string
enum
Defaults to ACTIVE

Filter companies by status.

Allowed:
string
enum

Always sort results by created date.

Allowed:
string
enum

Sort the results in ascending or descending order of the chosen soryBy.

Allowed:
int32

Number of rows to be ignored from the top (pagination).

Response

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json