# Get a specific invoice summary template component Endpoint: GET /invoice-summary-template-components/{invoiceSummaryTemplateComponentId} Version: 1.44 Security: bearerAuth ## Path parameters: - `invoiceSummaryTemplateComponentId` (integer, required) Invoice summary template component identifier Example: 1 ## Response 200 fields (application/json): - `id` (integer) Internal identifier of invoice summary template component Example: 1 - `name` (string, required) Name of the invoice summary template component - `contractOwnerIds` (array) Contract owner identifiers Example: [1] ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 412 fields ## Response 500 fields