companies
Returns the company with the specified id.
<Check title="Required Permissions" icon="key">The user must be an admin or have company-master-data:read permissions.</Check>
get/companies/{companyId}
Path parameters
companyIdstring uuid required
The id of the company.
Headers
Authorizationstring required
Bearer authentication
Response
OK
Changes
No recorded changes to this endpoint across all 5 revisions of this API.