Get Component Content
Get static content from a component definition. This includes text nodes, image nodes, select nodes, text input nodes, submit button nodes, and nested component instances.
To retrieve dynamic content set by component properties, use the [get component properties](/data/reference/pages-and-components/components/get-properties) endpoint.
<Note>If you do not provide a Locale ID in your request, the response will return any content that can be localized from the Primary locale.</Note>
Required scope | `components:read`