## Component ID

The Base Component is defined in the base component group by the ID:



## Purpose

This component is used to contribute parameter data to the [Delivery API's](🔗) [Pages](🔗) endpoint for use in a frontend application, using [parameter metadata](🔗) stored in the component group for a channel. Parameters configured as type "contentpath" will result in lookups of individual documents, which will also be contributed to the Delivery API output.

## Component Parameters

Column Title
Column Title
Column Title
Column Title
**Name ****Type****Default value****Description**
*(Any other than contentpath)-Parameter name and value will be rendered via the Delivery API's Pages endpoint.
*contentpath-This component will process all parameters of this type, lookup the referenced document by its path, and include its content in the Delivery API response. If the path references any node other than a document, only the path itself will be rendered.

Below you can see how the base component renders its parameters in the JSON response of the Delivery API's Pages endpoint: