Query
The Added Company API provides a way to query information about new companies.
Arguments
Argument
Type
Description
Default
first
Int
Number of companies to retrieve, should not exceed 100
100
offset
Int
Offset in the list
0
activatedAtTimeFrame
A specific time period to retrieve added companies, should not exceed 30 days
Fields
Filed
Type
Description
totalCount
Int!
Total count of all added companies for a period
Query example
Last updated