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 pageCursor
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 pageCursor
Try It! to start a request and see the response here!