Companies
Get Company
Retrieve a single company from the database.
GET
/
core
/
companies
/
{company_id}
Authorizations
api_key
string
headerrequiredPath Parameters
company_id
integer
requiredThe ID of the company to retrieve
Response
200 - application/json
The data of the company endpoint
data
object
requiredThe data of the company endpoint