List companies
GET/v1/companies
List companies for the API key's organization, newest first. Requires the companies:read scope on the API key.
Request
Responses
- 200
- 401
- 403
- 429
A page of companies.
Missing, malformed, or revoked API key.
The key lacks the scope this endpoint requires.
Rate limit or monthly quota exceeded.