Skip to main content

Search Companies

POST 

/companies/search

> The companies search endpoint is only available on the Propeller cloud version.

Retrieves a list of companies by using the search fields below. Results will be paginated.

FieldType
dateCreatedDateFilter
dateModifiedDateFilter
debtorIdsarray(string)
offsetinteger
pageinteger

Date filter

A date filter is a special date search object that can search through a range:

{
"from": "2020-12-12T00:00:00",
"to": "2022-12-12T00:00:00"
}

Request

Responses

Search Companies - 200

Response Headers
    Alt-Svc
    Via
    alt-svc
    content-length
    date
    return-format
    x-request-id