get https://api.productboard.com/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 pageOffset
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 pageOffset
Try It!
to start a request and see the response here!