v1
latestOpenAPI 3.1.02026-07-24770322.0 KBRetrieve Company
This API endpoint retrieves a specific company.
get/v1/companies/{id}
Path parameters
idstring required
The unique ID of the company to retrieve
Response
200
Example response
{
"id": "b3be03e0-4e92-4483-997e-f6c351bfbd34",
"object": "company",
"createdAt": "2024-02-14T22:41:58.09460254Z",
"name": "RocketRides4",
"fallbackColor": "#7CAE7A"
}