Skip to main content
GET
Get recently created companies

Query Parameters

limit
string

The number of records to return in a single request. Supports values up to 100.

offset
string

Each response will include a hasMore value and an offset object. If hasMore is true, then you would use the offset object in the next request to get the next set of results.

Response

200 - application/json

Successful response

The response is of type object.

Last modified on March 16, 2026