Returns the company with the specified id.
Returns the company with the specified id.
Required Permissions
The user must be an admin or havecompany-master-data:read
permissions.Path parameters
The id of the company.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
The company name.
The company description.
The company’s industry.
The id of the company.
Whether the company has an image.
The company infos assigned to this company.
The date this entity was created.
The id of the user who created this entity.
The date this entity was last modified.
The id of the user who last modified this entity.
The version of the entity, updated on every modification, to the ticks in UTC. Not identical to UpdatedOn.
The number of all projects related to the company.
The number of all projects in status ‘progress’ related to the company.
True if this entity is coming from an external workspace (awork Connect).