These docs are for v1.0.0. Click to read the latest docs for v2.0.0.

List all companies

Returns detail of all companies

This API is paginated, only the first 100 items are returned by default. The client should then recursively call GET /companies by using returned pageCursor

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
≤ 100
Defaults to 100
deprecated

Page limit.

int32
≥ 0
Defaults to 0
deprecated

Page offset to get next page of results

string

If specified, the resource returns only companies by search in name

string

If specified as true, the resource returns only companies that have notes associated.

If specified as false, the resource returns only companies that do not have notes associated.

string

If specified, the resource returns only companies associated with the feature

string
≥ 1

Page cursor.

Headers
integer
enum
required

API version.

Allowed:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/json; charset=utf-8