v1
latestOpenAPI 3.1.02026-08-066984441.1 MBcompanies
Returns the contact infos of 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}/contactinfo
Path parameters
companyIdstring uuid required
The id of the company.
Query parameters
pageinteger
Page number for pagination
pageSizeinteger
Number of items per page
orderbystring
The properties to order by
filterbystring
The filter expression to filter by
Headers
Authorizationstring required
Bearer authentication
Response
OK