Companies
Get company
Get a company by id. Authentication is required.
GET
/
companies
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredQuery Parameters
groupUpvotes
boolean
Response
200 - application/json
The response is of type any
.