Get companies

Retrieve a list of companies based on provided filters

Required scopes: flex.community.companies.read

Path Params
string
required

organization slug

Query Params
string

The exact id of the company you are looking for.

string

The exact name of the company you are looking for.

string

Filter by location id.

string
enum

Filter by the status of the company. Accepts either a single status value or an array operator filter for multiple values.
Available status values: active, former, pending, inactive, not_approved, drop-in, lead

Allowed:
string

Support date comparison filters: $gt, $gte, $lt, $lte

string

Filter by the modified date. Supports date comparison filters: $gt, $gte, $lt, $lte

string

Filter by custom properties. Uses deepObject style in query. Only string values are supported.

string

Select fields to return

string
string
number
string
^[^:]+:(asc|desc)$

Sort expression in the format <field>:<order>, where order is asc or desc

Response

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